diff options
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index db96ea154185..869363da834a 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::Writer -# Date created: 24 December 2000 -# Whom: Adam Herzog <adam@herzogdesigns.com> -# +# Created by: Adam Herzog <adam@herzogdesigns.com> # $FreeBSD$ -# PORTNAME= XML-Writer PORTVERSION= 0.615 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:JOSEPHW PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple Perl module for writing XML documents +COMMENT= Simple Perl module for writing XML documents PERL_CONFIGURE= yes |