From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- devel/p5-Config-Ini/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/p5-Config-Ini/Makefile') diff --git a/devel/p5-Config-Ini/Makefile b/devel/p5-Config-Ini/Makefile index 45cb4ba6b276..9fc8f584f854 100644 --- a/devel/p5-Config-Ini/Makefile +++ b/devel/p5-Config-Ini/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl interface to MS-Windows registry and .ini files + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash PERL_CONFIGURE= YES -- cgit