aboutsummaryrefslogtreecommitdiff
path: root/mail/opensmtpd/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-06-30 21:42:51 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-06-30 21:42:51 +0000
commitdd41f14e819e808311b3e1bf4df6151bd906a895 (patch)
treec5415dfab6abfb7965d7f49f07abe54c1aecc078 /mail/opensmtpd/Makefile
parent49ce9770f2a4048096c3dd57a68f7e1db362cf41 (diff)
downloadports-dd41f14e819e808311b3e1bf4df6151bd906a895.tar.gz
ports-dd41f14e819e808311b3e1bf4df6151bd906a895.zip
- Add opensmtpd-devel package to CONFLICTS_INSTALL
- Update LICENSE information to point to the actual LICENSE file[1] Submitted by: Alexander Milanov <a at amilanov.com>[1] (private mail)
Notes
Notes: svn path=/head/; revision=322107
Diffstat (limited to 'mail/opensmtpd/Makefile')
-rw-r--r--mail/opensmtpd/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile
index f14ae17e5a4e..a0345d9a78ad 100644
--- a/mail/opensmtpd/Makefile
+++ b/mail/opensmtpd/Makefile
@@ -12,9 +12,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}p1
MAINTAINER= ashish@FreeBSD.org
COMMENT= OpenSMTPD is a free MTA
-LIB_DEPENDS= event-1:${PORTSDIR}/devel/libevent
+LICENSE= ISCL
+LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_NAME= ISCL
+LIB_DEPENDS= event-1:${PORTSDIR}/devel/libevent
OPTIONS_DEFINE= PAM
@@ -27,7 +28,7 @@ CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall pkg-message
-CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]*
+CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* opensmtpd-devel-[0-9]*
MAN8= makemap.8 newaliases.8 smtpctl.8 smtpd.8
MAN5= smtpd.conf.5 aliases.5 forward.5