pkgsrc/misc/p5-Mac-PropertyList/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

17 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:36 wiz Exp $
DISTNAME= Mac-PropertyList-1.41
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Work with Mac plists at a low level
HOMEPAGE= http://search.cpan.org/~bdfoy/Mac-PropertyList/
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Mac/PropertyList/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"