freebsd-ports/archivers/p5-Compress-Zlib/Makefile
Vanilla I. Shu 397cd9b051 Upgrade
p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11
2001-03-01 09:32:08 +00:00

22 lines
468 B
Makefile

# New ports collection makefile for: p5-Compress-Zlib
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Compress-Zlib
PORTVERSION= 1.11
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
PERL_CONFIGURE= YES
MAN3= Compress::Zlib.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>