aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-LZW/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-10/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - unbreak under old perlYen-Ming Lee2006-09-121-2/+12
| | | | | | | | | | | | - bump PORTREVISION - reset MAINTAINER PR: 103174 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=172855
* - Fix buildCheng-Lung Sung2006-08-071-0/+3
| | | | | | | | PR: ports/101542 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=169904
* Add p5-Compress-LZW 0.01, pure perl implementation of LZW.Cheng-Lung Sung2006-07-281-0/+22
PR: ports/100950 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=168917