diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-05 16:16:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-05 16:16:05 +0000 |
commit | 2a919d7bf27e219be8c5042df18870f8cbb45607 (patch) | |
tree | d492cced44cb505beff5177aa97926d8d4d6c6e2 /misc/p5-Software-License | |
parent | d0054ae1612f5c987efb7a8276ded120803968c3 (diff) |
Notes
Diffstat (limited to 'misc/p5-Software-License')
-rw-r--r-- | misc/p5-Software-License/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Software-License/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 0fba9ecd2e42..bd768df5f8b6 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Software-License -PORTVERSION= 0.103003 +PORTVERSION= 0.103004 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Packages that provide templated software licenses +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template @@ -23,9 +26,6 @@ RUN_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - PERL_CONFIGURE= yes MAN3= Software::License.3 \ diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo index f797dddeb29f..c959b2974e34 100644 --- a/misc/p5-Software-License/distinfo +++ b/misc/p5-Software-License/distinfo @@ -1,2 +1,2 @@ -SHA256 (Software-License-0.103003.tar.gz) = 54caf58a213ad35312be315711c86b58593af100deffb30dcff4f1f66fbf2717 -SIZE (Software-License-0.103003.tar.gz) = 98954 +SHA256 (Software-License-0.103004.tar.gz) = 5dc8cfa331dfb2c0f9985d8bb941e3e177737dc2070bed862df178f4ca17caca +SIZE (Software-License-0.103004.tar.gz) = 98993 |