pkgsrc/devel/p5-Config-General/Makefile
mef 3340c11a5b Updated to devel/p5-Config-General-2.61
---------------------------------------
2.61    - fix rt.cpan.org#113671: ignore utf BOM, if any and turn on
          UTF8 support if not yet enabled.
2016-04-19 13:26:51 +00:00

16 lines
446 B
Makefile

# $NetBSD: Makefile,v 1.37 2016/04/19 13:26:51 mef Exp $
DISTNAME= Config-General-2.61
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.daemon.de/ConfigGeneral
COMMENT= Perl Generic Config module
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Config/General/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"