2013-09-11 08:03:56 +02:00
|
|
|
# Created by: Vivek Khera <vivek@khera.org>
|
2006-07-15 09:54:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= XML-Mini
|
2008-02-26 21:07:10 +01:00
|
|
|
PORTVERSION= 1.38
|
2006-07-15 09:54:56 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-02-26 21:07:10 +01:00
|
|
|
MASTER_SITES= CPAN
|
2006-07-15 09:54:56 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= vivek@khera.org
|
|
|
|
COMMENT= Perl implementation of the XML::Mini XML create/parse interface
|
|
|
|
|
2013-09-11 08:03:56 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-07-15 09:54:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|