diff options
author | cjep <cjep> | 2003-06-07 14:47:16 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-06-07 14:47:16 +0000 |
commit | fca8265163f685fb66d4e5d5a586fb6903ac2f8b (patch) | |
tree | 202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /textproc/p5-Convert-BER | |
parent | bcf327f9903d7781074cf2c496ebac4b22429223 (diff) | |
download | pkgsrc-fca8265163f685fb66d4e5d5a586fb6903ac2f8b.tar.gz |
Truncate COMMENT to under 70 characters
Diffstat (limited to 'textproc/p5-Convert-BER')
-rw-r--r-- | textproc/p5-Convert-BER/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 3b739728061..2fc190d9c7c 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:16:36 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/07 14:47:19 cjep Exp $ # DISTNAME= Convert-BER-1.31 @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@netbsd.org -COMMENT= Perl class to encode and decode objects using Basic Encoding Rules (BER) +COMMENT= Perl class to encode/decode objects using Basic Encoding Rules USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/BER/.packlist |