aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-SocialMap/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:27 +0000
commit2131ba52d62b7fc762e2bcc5bf27fbbd1d23f740 (patch)
tree452aa61a567b7a5dc9cf86a56d9dc3f09cccfd51 /graphics/p5-Graph-SocialMap/Makefile
parent5dab9dc944461fd3b12973461ee978d5eebf9394 (diff)
downloadports-2131ba52d62b7fc762e2bcc5bf27fbbd1d23f740.tar.gz
ports-2131ba52d62b7fc762e2bcc5bf27fbbd1d23f740.zip
Notes
Diffstat (limited to 'graphics/p5-Graph-SocialMap/Makefile')
-rw-r--r--graphics/p5-Graph-SocialMap/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile
index 7568880e5cf7..164f55df0b00 100644
--- a/graphics/p5-Graph-SocialMap/Makefile
+++ b/graphics/p5-Graph-SocialMap/Makefile
@@ -8,13 +8,16 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Easy tool to create social network maps
-BUILD_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
- p5-Graph>=0:${PORTSDIR}/math/p5-Graph \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Graph>=0:${PORTSDIR}/math/p5-Graph \
p5-Graph-Writer-GraphViz>=0:${PORTSDIR}/graphics/p5-Graph-Writer-GraphViz \
p5-Quantum-Superpositions>=0:${PORTSDIR}/lang/p5-Quantum-Superpositions \
+ p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}