freebsd-ports/textproc/p5-XML-Code/Makefile

17 lines
286 B
Makefile
Raw Normal View History

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