pkgsrc/devel/p5-Class-Gomor/Makefile
2016-06-08 19:22:13 +00:00

17 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.15 2016/06/08 19:22:40 wiz Exp $
DISTNAME= Class-Gomor-1.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-Gomor/
COMMENT= Another class and object builder
LICENSE= artistic
PERL5_PACKLIST= auto/Class/Gomor/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"