2008-06-02 01:01:08 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= XML-Code
|
|
|
|
PORTVERSION= 0.4
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2008-06-02 01:01:08 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2015-05-11 14:04:18 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-06-02 01:01:08 +02:00
|
|
|
COMMENT= Module for converting XML hash structures into plain text
|
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-06-02 01:01:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|