pkgsrc/www/p5-CGI-Minimal/Makefile
2018-08-22 09:43:40 +00:00

16 lines
448 B
Makefile

# $NetBSD: Makefile,v 1.28 2018/08/22 09:47:30 wiz Exp $
DISTNAME= CGI-Minimal-1.29
PKGNAME= p5-${DISTNAME}
PKGREVISION= 10
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= pkgsrc-users@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"