# Created by: Rick van der Zwet # $FreeBSD: head/textproc/p5-XML-TinyXML/Makefile 360172 2014-07-02 12:28:03Z arved $ PORTNAME= XML-TinyXML PORTVERSION= 0.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= info@rickvanderzwet.nl COMMENT= Little and efficient Perl module to manage xml data USES= iconv perl5 USE_PERL5= configure MAKE_ARGS+= LIBS='-L${LOCALBASE}/lib' INC='-I. -I${LOCALBASE}/include' .include