diff options
Diffstat (limited to 'time/p5-Calendar-Simple/Makefile')
-rw-r--r-- | time/p5-Calendar-Simple/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile index 45ee8d94305..36dc506c919 100644 --- a/time/p5-Calendar-Simple/Makefile +++ b/time/p5-Calendar-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/03/16 19:10:01 tonnerre Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $ DISTNAME= Calendar-Simple-1.17 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,8 @@ MAINTAINER= tonnerre@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Calendar-Simple/ COMMENT= Perl extension to create simple calendars +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Calendar/Simple/.packlist PERL5_MODULE_TYPE= Module::Build |