aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-regex
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-11 07:42:14 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-11 07:42:14 +0000
commit7babeb52eb481a69919b32b33d9d29d665958c3a (patch)
tree7560ee597ad740e41acff95eaf64c1e24879e5ff /mail/milter-regex
parent5ca664607e6482aee7e190ec7e7fe2c39558bf61 (diff)
downloadports-7babeb52eb481a69919b32b33d9d29d665958c3a.tar.gz
ports-7babeb52eb481a69919b32b33d9d29d665958c3a.zip
Notes
Diffstat (limited to 'mail/milter-regex')
-rw-r--r--mail/milter-regex/Makefile1
-rw-r--r--mail/milter-regex/files/COPYRIGHT29
-rw-r--r--mail/milter-regex/pkg-descr1
-rw-r--r--mail/milter-regex/pkg-plist1
4 files changed, 32 insertions, 0 deletions
diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile
index bfecea1ec715..5cec1b752428 100644
--- a/mail/milter-regex/Makefile
+++ b/mail/milter-regex/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Milter plugin to sendmail for regular expression filtering
LICENSE= BSD
+LICENSE_FILE= ${FILESDIR}/COPYRIGHT
DIST_SUBDIR= repacked
MAILUSER?= mailnull
diff --git a/mail/milter-regex/files/COPYRIGHT b/mail/milter-regex/files/COPYRIGHT
new file mode 100644
index 000000000000..01275b4b1a17
--- /dev/null
+++ b/mail/milter-regex/files/COPYRIGHT
@@ -0,0 +1,29 @@
+/*
+ * Copyright (c) 2003-2006 Daniel Hartmeier
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * - Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * - Redistributions in binary form must reproduce the above
+ * copyright notice, this list of conditions and the following
+ * disclaimer in the documentation and/or other materials provided
+ * with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ * COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ * POSSIBILITY OF SUCH DAMAGE.
+ *
+ */
diff --git a/mail/milter-regex/pkg-descr b/mail/milter-regex/pkg-descr
index 9a65b5f2fd45..ad82cd46d959 100644
--- a/mail/milter-regex/pkg-descr
+++ b/mail/milter-regex/pkg-descr
@@ -11,5 +11,6 @@ Some of the sendmail ports omit libmilter by default (SENDMAIL_WITHOUT_MILTER).
This program is developed on OpenBSD by the maintainer.
LICENSE: BSD
+Copyright (c) 2003-2006 Daniel Hartmeier
WWW: http://www.benzedrine.cx/milter-regex.html
diff --git a/mail/milter-regex/pkg-plist b/mail/milter-regex/pkg-plist
index 208c107a7f91..10a124d09624 100644
--- a/mail/milter-regex/pkg-plist
+++ b/mail/milter-regex/pkg-plist
@@ -2,3 +2,4 @@
@exec chown mailnull:daemon /var/run/milter-regex
@cwd /
@dirrmtry /var/run/milter-regex
+@cwd