diff options
author | obache <obache@pkgsrc.org> | 2010-05-16 00:46:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-16 00:46:34 +0000 |
commit | 911e4f2d21a3849ca9abb53aa4926f6683dc69e9 (patch) | |
tree | bd8bf88aa75074de85e0967979400b4ae408a30a /mail/enma | |
parent | 28a59492b014c75f8605eafbf532a582c058993b (diff) | |
download | pkgsrc-911e4f2d21a3849ca9abb53aa4926f6683dc69e9.tar.gz |
LICENSE=2-clause-bsd
Diffstat (limited to 'mail/enma')
-rw-r--r-- | mail/enma/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/enma/Makefile b/mail/enma/Makefile index 79bb9a0b97a..78ac521319c 100644 --- a/mail/enma/Makefile +++ b/mail/enma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/04/15 13:03:21 obache Exp $ +# $NetBSD: Makefile,v 1.5 2010/05/16 00:46:34 obache Exp $ # DISTNAME= enma-1.1.0 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enma/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://enma.sourceforge.net/ COMMENT= Sender authentication milter supporting SPF and Sender ID +LICENSE= 2-clause-bsd PKG_DESTDIR_SUPPORT= user-destdir |