svn commit: r373311 - head/games/p5-Algorithm-Pair-Best2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 24 18:30:39 UTC 2014
Author: sunpoet
Date: Mon Nov 24 18:30:38 2014
New Revision: 373311
URL: https://svnweb.freebsd.org/changeset/ports/373311
QAT: https://qat.redports.org/buildarchive/r373311/
Log:
- Add LICENSE
- Cleanup PLIST
Modified:
head/games/p5-Algorithm-Pair-Best2/Makefile
head/games/p5-Algorithm-Pair-Best2/pkg-plist
Modified: head/games/p5-Algorithm-Pair-Best2/Makefile
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/Makefile Mon Nov 24 18:30:33 2014 (r373310)
+++ head/games/p5-Algorithm-Pair-Best2/Makefile Mon Nov 24 18:30:38 2014 (r373311)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Select tournament pairings
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USE_PERL5= configure
USES= perl5
Modified: head/games/p5-Algorithm-Pair-Best2/pkg-plist
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/pkg-plist Mon Nov 24 18:30:33 2014 (r373310)
+++ head/games/p5-Algorithm-Pair-Best2/pkg-plist Mon Nov 24 18:30:38 2014 (r373311)
@@ -1,8 +1,3 @@
%%SITE_PERL%%/Algorithm/Pair/Best2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best2/.packlist
%%PERL5_MAN3%%/Algorithm::Pair::Best2.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best2
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm
- at dirrmtry %%SITE_PERL%%/Algorithm/Pair
- at dirrmtry %%SITE_PERL%%/Algorithm
More information about the svn-ports-head
mailing list