aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-Archive-Zip/Makefile
blob: 9624accaaf7a72164a9ae2e9833946e2e9781d54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    Archive-Zip
# Date created:             Mon Jan  1 09:33:13 2001
# Whom:                 will
#
# $FreeBSD$
#

PORTNAME=   Archive-Zip
PORTVERSION=    1.23
CATEGORIES= archivers perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
PKGNAMEPREFIX=  p5-

MAINTAINER= erwin@FreeBSD.org
COMMENT=    Perl module to create, manipulate, read, and write Zip archive files

BUILD_DEPENDS=  ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
        ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
        ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
        p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS=    ${BUILD_DEPENDS}

PERL_CONFIGURE= yes

MAN3=       Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3

.include <bsd.port.mk>
1dae7ccb939'>Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1 * Fix format string bug, see http://www.guninski.com/sylph.html for more.netchild2003-10-232-0/+13 * Update to 0.9.6.netchild2003-10-056-47/+16 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1 * fix typo (featurefull -> featureful)oliver2003-07-291-1/+1 * update sylpheed-claws to 0.9.3oliver2003-07-289-44/+303 * USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateadamw2003-04-211-3/+3 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Update to 0.8.10arved2003-02-163-6/+9 * o update sylpheed-claws to to upstream version 0.8.9nork2003-01-316-17/+49 * Update to 0.8.8.petef2003-01-035-14/+75 * Update to 0.8.6pat2002-11-264-15/+15 * unbreak aspell supportijliao2002-11-121-3/+4