From 26730104be8e403eeb8a7ec5ff7903af6ee1418c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- textproc/p5-Convert-BER/Makefile | 3 ++- textproc/p5-Convert-BER/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 textproc/p5-Convert-BER/pkg/COMMENT (limited to 'textproc/p5-Convert-BER') diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 86db4eca93b..32857de3d43 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/27 07:11:21 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:36 wiz Exp $ # DISTNAME= Convert-BER-1.26 @@ -7,6 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= packages@netbsd.org +COMMENT= Perl class to encode and decode objects using Basic Encoding Rules (BER) USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/BER/.packlist diff --git a/textproc/p5-Convert-BER/pkg/COMMENT b/textproc/p5-Convert-BER/pkg/COMMENT deleted file mode 100644 index 3f3088d54db..00000000000 --- a/textproc/p5-Convert-BER/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl class to encode and decode objects using Basic Encoding Rules (BER) -- cgit v1.2.3