# New ports collection makefile for: p5-XML-Tiny # Date created: 2007-01-27 # Whom: Cheng-Lung Sung # # $FreeBSD: ports/textproc/p5-XML-Tiny/Makefile,v 1.1 2007/03/05 02:14:42 clsung Exp $ # PORTNAME= XML-Tiny PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= A simple lightweight parser for a subset of XML PERL_CONFIGURE= yes MAN3= XML::Tiny.3 .include