pkgsrc-wip/p5-Exporter-Lite/Makefile
2005-07-26 05:58:12 +00:00

18 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/07/26 05:58:13 jgoamakf Exp $
DISTNAME= Exporter-Lite-0.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5exl
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/dist/Exporter-Lite/
COMMENT= Lightweight exporting of variables
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Exporter/Lite/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"