diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-17 17:26:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-17 17:26:28 +0000 |
commit | 46698bd4b8e20864430c8bcb7f1c028d1c32db43 (patch) | |
tree | 0995f1bf50cc3110ad4d79f59820c6a5ed0ea28e | |
parent | 2f4a631de088685149f0239f22cc3a98e361476c (diff) | |
download | ports-46698bd4b8e20864430c8bcb7f1c028d1c32db43.tar.gz ports-46698bd4b8e20864430c8bcb7f1c028d1c32db43.zip |
Notes
-rw-r--r-- | security/afterglow/Makefile | 6 | ||||
-rw-r--r-- | security/afterglow/distinfo | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile index b6f18fefd4fe..05e6b41d5729 100644 --- a/security/afterglow/Makefile +++ b/security/afterglow/Makefile @@ -7,13 +7,17 @@ PORTNAME= afterglow PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= security graphics MASTER_SITES= SF/${PORTNAME}/AfterGlow%201.x/${PORTVERSION} MAINTAINER= pauls@utdallas.edu COMMENT= A collection of graph-generating scripts -RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz +RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ + ${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \ + p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ + p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous NO_BUILD= yes diff --git a/security/afterglow/distinfo b/security/afterglow/distinfo index 0b8ca5d7976e..670fbe30cee0 100644 --- a/security/afterglow/distinfo +++ b/security/afterglow/distinfo @@ -1,3 +1,2 @@ -MD5 (afterglow-1.6.0.tar.gz) = 7270ba7e26bc2f102e9488c68b73e852 SHA256 (afterglow-1.6.0.tar.gz) = 14feec9e943a4223c53e06fb9df2bffdeb29f88482020f600c2794c685e6e17e SIZE (afterglow-1.6.0.tar.gz) = 74194 |