diff options
Diffstat (limited to 'www/p5-WebService-GData/Makefile')
-rw-r--r-- | www/p5-WebService-GData/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebService-GData/Makefile b/www/p5-WebService-GData/Makefile index 3d363ed433ba..1ae360876cf0 100644 --- a/www/p5-WebService-GData/Makefile +++ b/www/p5-WebService-GData/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= perl@FreeBSD.org COMMENT= Google data protocol v2 base object to inherit from -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-JSON>=2.0:converters/p5-JSON \ |