summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2003-10-27 22:52:48 +0000
committermanu <manu@pkgsrc.org>2003-10-27 22:52:48 +0000
commit1d9fbeb36071d95c675099e45cc5c28cfe594a8e (patch)
tree01e14133ed234522461f8b5a8d6b739a2f6e264e /mail
parent3aaf9679faf37a7173d848d28daf88412f474a0b (diff)
downloadpkgsrc-1d9fbeb36071d95c675099e45cc5c28cfe594a8e.tar.gz
Snert's license: no redistribution.
Diffstat (limited to 'mail')
-rw-r--r--mail/libsnert/Makefile9
-rw-r--r--mail/milter-sender/Makefile9
2 files changed, 16 insertions, 2 deletions
diff --git a/mail/libsnert/Makefile b/mail/libsnert/Makefile
index c4eadde02fb..5ecf26d6ca0 100644
--- a/mail/libsnert/Makefile
+++ b/mail/libsnert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/10/27 17:56:58 manu Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/27 22:52:48 manu Exp $
#
DISTNAME= libsnert-1.23
@@ -16,6 +16,13 @@ CONFIGURE_ARGS+= --with-mutex=flock
MAKEFILE= makefile
USE_BUILDLINK2= yes
+LICENSE= snert-license
+RESTRICTED= "Redistribution not permitted"
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
INCDIR= ${WRKSRC}/../../include
LIBDIR= ${WRKSRC}/../../lib
diff --git a/mail/milter-sender/Makefile b/mail/milter-sender/Makefile
index 0e979be17c3..24ca983f3b5 100644
--- a/mail/milter-sender/Makefile
+++ b/mail/milter-sender/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/10/27 17:57:33 manu Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/27 22:52:48 manu Exp $
#
DISTNAME= milter-sender-0.41
@@ -16,6 +16,13 @@ MAKEFILE= makefile
#CFLAGS+= -I${WRKDIR}
USE_BUILDLINK2= yes
+LICENSE= snert-license
+RESTRICTED= "Redistribution not permitted"
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/milter-sender.sh ${PREFIX}/etc/rc.d
${INSTALL_PROGRAM} ${WRKSRC}/milter-sender ${PREFIX}/sbin