aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Mini/Makefile
blob: f0dab71af5a87cec820f2ae64cda8bc8c6c19d2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	XML-Mini
PORTVERSION=	1.38
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vivek@khera.org
COMMENT=	Perl implementation of the XML::Mini XML create/parse interface
WWW=		https://metacpan.org/release/XML-Mini

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>