diff options
author | garga <garga@FreeBSD.org> | 2013-11-01 07:35:34 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2013-11-01 07:35:34 +0800 |
commit | 07aafebc05b08200a27872130384d974e3754b92 (patch) | |
tree | 20f50e1c0336c0ac630c8d6925a0e89de97a8114 | |
parent | 1573e60c8e0ca6905043b996f8787bda1af0dcdf (diff) | |
download | freebsd-ports-gnome-07aafebc05b08200a27872130384d974e3754b92.tar.gz freebsd-ports-gnome-07aafebc05b08200a27872130384d974e3754b92.tar.zst freebsd-ports-gnome-07aafebc05b08200a27872130384d974e3754b92.zip |
Add LICENSE
-rw-r--r-- | mail/razor-agents/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/razor-agents/Makefile b/mail/razor-agents/Makefile index 8eaf0ad2db87..36e6e2bd19e3 100644 --- a/mail/razor-agents/Makefile +++ b/mail/razor-agents/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/razor/${PORTNAME}/${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= A distributed, collaborative, spam detection and filtering network +LICENSE= ART10 + BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-URI>=0:${PORTSDIR}/net/p5-URI |