pkgsrc/devel/p5-Class-Gomor/Makefile

17 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:13 wiz Exp $
DISTNAME= Class-Gomor-1.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
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"