aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Riak/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:25 +0000
commitee0959f5a87df9af07d21fd5484f11c1c6f6baf6 (patch)
treeae1694d06cc911aa34cd4c376dbbb1d27c553f5f /net/p5-Net-Riak/Makefile
parentcdf59a165f6a5082d61ee5222213ba830c268ae2 (diff)
Notes
Diffstat (limited to 'net/p5-Net-Riak/Makefile')
-rw-r--r--net/p5-Net-Riak/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-Riak/Makefile b/net/p5-Net-Riak/Makefile
index 5c07265af052..f50a8af52d3a 100644
--- a/net/p5-Net-Riak/Makefile
+++ b/net/p5-Net-Riak/Makefile
@@ -2,19 +2,17 @@
# $FreeBSD$
PORTNAME= Net-Riak
-PORTVERSION= 0.17.02
-PORTREVISION= 1
+PORTVERSION= 0.1702
CATEGORIES= net perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:RGE
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to Riak
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \
p5-Google-ProtocolBuffers>=0:devel/p5-Google-ProtocolBuffers \
@@ -28,6 +26,7 @@ BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \
p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure