pkgsrc/www/p5-CGI-Minimal/Makefile

16 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.23 2014/10/09 13:45:03 wiz Exp $
DISTNAME= CGI-Minimal-1.29
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/CGI-Minimal/
COMMENT= Perl5 module for simple CGI scripts
PERL5_PACKLIST= auto/CGI/Minimal/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"