summaryrefslogtreecommitdiff
path: root/mail/mimedefang
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2010-01-30 23:08:00 +0000
committerheinz <heinz@pkgsrc.org>2010-01-30 23:08:00 +0000
commit8bb2c443ab98ccf8a3d65c2e54412659114d469a (patch)
tree173ea2cc587d1e34518c8cb880861eb64b82c5e9 /mail/mimedefang
parentffb3760dc894528292dbe6bf22da4c12bf5d21fa (diff)
downloadpkgsrc-8bb2c443ab98ccf8a3d65c2e54412659114d469a.tar.gz
Added LICENSE information.
Diffstat (limited to 'mail/mimedefang')
-rw-r--r--mail/mimedefang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 6dc007d0d7f..4598e55d90c 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2008/03/04 17:57:18 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2010/01/30 23:08:00 heinz Exp $
DISTNAME= mimedefang-2.63
CATEGORIES= mail
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.mimedefang.org/static/
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.mimedefang.org/
COMMENT= To inspect/modify e-mail as it passes through your mail relay
+LICENSE= gnu-gpl-v2
DEPENDS+= p5-Digest-SHA1>=2.00:../../security/p5-Digest-SHA1
DEPENDS+= p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser