pkgsrc/misc/p5-Business-ISMN/Makefile
wiz 9110b1f58c Updated p5-Business-ISMN to 1.131.
1.131 2016-12-05T19:16:19Z
	* Remove the prereq test, which I'll do locally instead of everywhere.
2016-12-12 09:49:24 +00:00

20 lines
592 B
Makefile

# $NetBSD: Makefile,v 1.4 2016/12/12 09:49:24 wiz Exp $
DISTNAME= Business-ISMN-1.131
PKGNAME= p5-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~bdfoy/Business-ISMN/
COMMENT= Perl5 module to work with ISMNs
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Tie-Cycle>=0:../../devel/p5-Tie-Cycle
PERL5_PACKLIST= auto/Business/ISMN/.packlist
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"