diff options
Diffstat (limited to 'devel/p5-Storage/Makefile')
-rw-r--r-- | devel/p5-Storage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Storage/Makefile b/devel/p5-Storage/Makefile index 96c4b337fc0..e4f88ec2560 100644 --- a/devel/p5-Storage/Makefile +++ b/devel/p5-Storage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/12 04:41:39 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:53 wiz Exp $ DISTNAME= Storable-1.0.7 PKGNAME= p5-${DISTNAME} @@ -6,6 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} MAINTAINER= jtb@netbsd.org +COMMENT= Perl extension module for persistent data storage USE_PERL5= #defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Storable/.packlist |