diff options
Diffstat (limited to 'devel/p5-DateTime-Calendar-Christian/Makefile')
-rw-r--r-- | devel/p5-DateTime-Calendar-Christian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Calendar-Christian/Makefile b/devel/p5-DateTime-Calendar-Christian/Makefile index 44fe0715f22d..bb87bc6a01ec 100644 --- a/devel/p5-DateTime-Calendar-Christian/Makefile +++ b/devel/p5-DateTime-Calendar-Christian/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Christian calendar -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/Artistic -LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSES/Copying +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSES/Copying BUILD_DEPENDS= p5-DateTime-Calendar-Julian>=0.04:devel/p5-DateTime-Calendar-Julian RUN_DEPENDS:= ${BUILD_DEPENDS} |