diff options
Diffstat (limited to 'mail')
-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 |