pkgsrc/lang/perl58/Makefile.common
jlam c0e85cf1bf Import perl-5.8.0 as lang/perl58. This package contains the perl-5.8.0
which differs from perl-5.6.1 in the improved threading support and much
improved Unicode support.  Perl 5.8.0 is binary-incompatible with perl
5.6.1, so any compiled perl modules will need to be rebuilt in order to
work with the new perl.

This package is currently only for Darwin, though the restriction will be
lifted prior to branching.
2002-07-22 21:50:37 +00:00

12 lines
420 B
Makefile

# $NetBSD: Makefile.common,v 1.1.1.1 2002/07/22 21:50:37 jlam Exp $
DISTNAME= perl-${PERL5_DIST_VERS}
CATEGORIES+= perl5
MASTER_SITES_DEVEL= \
http://www.iki.fi/jhi/ \
ftp://ftp.funet.fi/pub/languages/perl/snap/
MASTER_SITES+= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/ \
ftp://ftp.ruhr-uni-bochum.de/mirrors/ftp.funet.fi/pub/languages/perl/CPAN/src/
# version number on the distfile
PERL5_DIST_VERS= 5.8.0