pkgsrc/graphics/p5-Image-Size/Makefile
abs fa2844bfea Update p5-Image-Size to 2.992 (also fix '@echo not found' build issue
with perl58)

Changes since 2.991:

* Added support for FlashMX (Shockwave Flash ver. 6), as contributed by
  Victor L Kuriashkin <victor@yasp.com>.
2003-11-26 11:19:09 +00:00

18 lines
518 B
Makefile

# $NetBSD: Makefile,v 1.14 2003/11/26 11:19:09 abs Exp $
#
DISTNAME= Image-Size-2.992
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5isi
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Size/
COMMENT= Read the dimensions of an image in several popular formats
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Size/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"