summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Parser/Makefile')
-rw-r--r--textproc/p5-XML-Parser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index ef060c77ee7..0d9d8cb8fde 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2001/10/16 00:22:04 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2001/10/18 15:20:44 veego Exp $
#
DISTNAME= XML-Parser.2.30
PKGNAME= p5-${DISTNAME:S/./-/1}
+SVR4_PKGNAME= p5xpa
WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/1}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}