diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:35:34 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:35:34 +0000 |
commit | 61901970af6d8828dc8ae51b12742ef2c91745db (patch) | |
tree | 20f50e1c0336c0ac630c8d6925a0e89de97a8114 /mail/razor-agents | |
parent | 47fbd1127418abf4aa52ce61b2d72e06f2be3f02 (diff) |
Add LICENSE
Notes
Notes:
svn path=/head/; revision=332302
Diffstat (limited to 'mail/razor-agents')
-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 |