# New ports collection makefile for: p5-WDDX # Date created: 18 September 2001 # Whom: Eric A. Griff # # $FreeBSD$ # PORTNAME= WDDX PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PETDANCE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse WDDX Packets RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= yes MAN3= WDDX.3 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Changes ${DOCSDIR} .endif .include .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif .include >
aboutsummaryrefslogtreecommitdiffstats
2e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e'>piddle
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Use "." with copytreebeech2013-03-221-1/+1
* - Convert to OptionsNGbeech2013-03-221-10/+5
* - convert to using PYTHON_SITELIBDIR (non-functional change)rm2012-02-131-188/+188
* -remove MD5ohauer2011-07-031-1/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-24