1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Converted to MASTER_SITE_PERL_CPAN

This commit is contained in:
David E. O'Brien 1996-11-17 05:43:01 +00:00
parent 2a77f2f829
commit dfc173ac0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4531

View File

@ -3,18 +3,14 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id: Makefile,v 1.2 1996/10/24 09:58:05 jfitz Exp $
# $Id: Makefile,v 1.3 1996/11/12 02:17:33 obrien Exp $
#
DISTNAME= Compress-Zlib-0.4
PKGNAME= p5-Compress-Zlib-0.4
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.leo.org/pub/comp/programming/languages/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/modules/by-module/Compress/
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
MAINTAINER= jfitz@FreeBSD.ORG