aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.16/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-05-27 06:55:50 +0800
committermat <mat@FreeBSD.org>2014-05-27 06:55:50 +0800
commitd179eb4d57314528407d6e32b98bd60d757b3d6d (patch)
tree20e8be5c4a0d6cec7e1e9fc67b5431bedc615ac8 /lang/perl5.16/Makefile
parente22cfbb1131fc07a01656acc3c50c87c92e59439 (diff)
downloadfreebsd-ports-gnome-d179eb4d57314528407d6e32b98bd60d757b3d6d.tar.gz
freebsd-ports-gnome-d179eb4d57314528407d6e32b98bd60d757b3d6d.tar.zst
freebsd-ports-gnome-d179eb4d57314528407d6e32b98bd60d757b3d6d.zip
Ship Perl with its real licenses, and not the stock ones.
While there, sort the plist according to makeplist. Sponsored by: Absolight
Diffstat (limited to 'lang/perl5.16/Makefile')
-rw-r--r--lang/perl5.16/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index 795e5662f607..0dac71aa3f77 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -3,7 +3,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang devel perl5
MASTER_SITES= CPAN \
${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -19,6 +19,8 @@ COMMENT= Practical Extraction and Report Language
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/Artistic
+LICENSE_FILE_GPLv1= ${WRKSRC}/Copying
CONFLICTS_INSTALL= perl5.14-* perl5.16-* perl5.18-*