1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/archivers/p5-Compress-Zlib/Makefile
Dmitry Sivachenko 448d3c0949 Upgrade to version 1.39.
PR:		86243
Submitted by:	leeym
2005-09-17 16:58:26 +00:00

23 lines
474 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.39
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 interface to zlib compression library
PERL_CONFIGURE= YES
MAN3= Compress::Zlib.3
.include <bsd.port.mk>