From 82acd159f7158e3b9efdc652d4faed7d75ffabde Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 17 Feb 2001 09:06:56 +0000 Subject: Move the COMMENT from being in its own file to a definition in the package Makefile. --- lang/libperl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/libperl/Makefile') diff --git a/lang/libperl/Makefile b/lang/libperl/Makefile index 6aa0724e282..9ed44a79dd7 100644 --- a/lang/libperl/Makefile +++ b/lang/libperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/09/07 04:37:54 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/17 09:07:18 agc Exp $ DISTNAME= perl-${PERL_VERSION} PKGNAME= libperl-${PERL_VERSION}nb1 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://language.perl.com/index.html +COMMENT= PERL core library and DynaLoader as a shared object USE_PERL5= # defined DEPENDS+= perl>=${PERL_VERSION}:../../lang/perl5 -- cgit v1.2.3