1127a36cdc
Upstream changes: 3.15 - 2009-01-18 * added support for the following API DEFSV_set * fix --unstrip for development versions
16 lines
477 B
Makefile
16 lines
477 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/01/19 23:55:35 he Exp $
|
|
|
|
DISTNAME= Devel-PPPort-3.15
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Devel-PPPort/
|
|
COMMENT= Perl5 module to bring newer features to older perl
|
|
|
|
PERL5_PACKLIST= auto/Devel/PPPort/.packlist
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|