# New ports collection makefile for: p5-WDDX # Date created: 18 September 2001 # Whom: Eric A. Griff # # $FreeBSD$ # PORTNAME= WDDX PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUELICH PKGNAMEPREFIX= p5- MAINTAINER= eric@talesfromthereal.com COMMENT= Perl module to parse WDDX Packets BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= yes ALL_TARGET= all test MAN3= WDDX.3 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/WDDX ${INSTALL_MAN} ${WRKSRC}/Changes ${PREFIX}/share/doc/WDDX .endif .include e.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* Whatever you do, ${PORTSDIR}/ keeps creeping back.mat2016-12-181-1/+1
* - Update to 3.03sunpoet2016-11-072-8/+10
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-8/+8
* - Add NO_ARCHsunpoet2015-09-181-0/+1
* - Update to 3.01sunpoet2015-02-192-8/+9
* - Use real PORTVERSIONsunpoet2014-12-091-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Cleanup plistbapt2014-10-201-5/+0
* - Update to 3.00sunpoet2014-08-082-3/+3
* - Update to 2.12sunpoet2014-07-232-3/+3
* - Use USES=tar:tgzsunpoet2014-03-141-2/+1