2018-08-22 11:43:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.47 2018/08/22 09:45:16 wiz Exp $
|
2002-07-01 17:49:02 +02:00
|
|
|
|
2017-08-14 20:53:19 +02:00
|
|
|
DISTNAME= Image-Info-1.41
|
2002-07-01 17:49:02 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2018-08-22 11:43:40 +02:00
|
|
|
PKGREVISION= 1
|
2002-07-01 17:49:02 +02:00
|
|
|
CATEGORIES= graphics perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-02-18 04:23:48 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Image-Info/
|
2003-07-21 18:45:54 +02:00
|
|
|
COMMENT= Perl module to extract meta information from images
|
2009-08-08 15:33:12 +02:00
|
|
|
LICENSE= ${PERL5_LICENSE}
|
2002-07-01 17:49:02 +02:00
|
|
|
|
2009-08-08 15:33:12 +02:00
|
|
|
# missing recommends: Image::Xpm, Image::Xbm
|
|
|
|
DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
|
|
|
|
#DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
|
2002-08-05 16:28:43 +02:00
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Image/Info/.packlist
|
2002-07-01 17:49:02 +02:00
|
|
|
|
2002-10-20 19:45:59 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2002-07-01 17:49:02 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|