pkgsrc/devel/p5-Date-Manip/Makefile
jwise 334802060f I'm not using any of these packages any more, and have not been keeping up
on maintaining them.  Switch MAINTAINER to tech-pkg, so I can focus on those
which I am still using.
2007-03-21 18:55:47 +00:00

21 lines
519 B
Makefile

# $NetBSD: Makefile,v 1.20 2007/03/21 18:55:48 jwise Exp $
#
DISTNAME= DateManip-5.44
PKGNAME= ${DISTNAME:S/DateManip/p5-Date-Manip/}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cpan.org/
COMMENT= Perl5 module for date calculations
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Date/Manip/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"