diff options
Diffstat (limited to 'textproc/p5-Convert-ASN1/Makefile')
-rw-r--r-- | textproc/p5-Convert-ASN1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index c8132712ad1..be571412de4 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/29 00:32:03 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:35 wiz Exp $ # DISTNAME= Convert-ASN1-0.07 @@ -7,6 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= packages@netbsd.org +COMMENT= Perl class to parse ASN.1 descriptions and en/decode perl data structures USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist |