head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.04.10.20.01.45;	author will;	state dead;
branches;
next	1.1;

1.1
date	2001.04.10.19.59.24;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Oops, this port is already in graphics category.
@
text
@# New ports collection makefile for:	Image-Size
# Date created:				8 April 2001
# Whom:					Anatoliy Dmytriyev
#
# $FreeBSD: ports/www/p5-Image-Size/Makefile,v 1.1 2001/04/10 19:59:24 will Exp $
#

PORTNAME=	Image-Size
PORTVERSION=	2.92
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Image
PKGNAMEPREFIX=	p5-

MAINTAINER=	tolid@@plab.ku.dk

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Image::Size.3
MAN1PREFIX=	${PREFIX}
MAN1=		imgsize.1

.include <bsd.port.mk>
@


1.1
log
@Add p5-Image-Size 2.92, a perl module to read the dimensions of
an image in several popular formats.

PR:		26441
Submitted by:	Anatoliy Dmytriyev
@
text
@d5 1
a5 1
# $FreeBSD$
@

