- Take maintainership

- Unquote RESTRICTED and shorten
- Remove use of bsd.port.pre.mk
- Fix leftovers
- Convert tab to space in WWW
This commit is contained in:
Bryan Drewery 2013-03-17 17:28:40 +00:00
parent cf393c998c
commit 4866ef67b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314472
3 changed files with 5 additions and 7 deletions

View file

@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.gz \
${DJBDNS_DIST}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Configure various qmail services to run under daemontools
USES= qmail:vars
@ -19,7 +19,7 @@ USES= qmail:vars
ALL_TARGET= it
INSTALL_TARGET= setup check
RESTRICTED= "borrows code from djbdns, thus falls under the same restrictions as dns/djbdns"
RESTRICTED= borrows code from djbdns, thus falls under the same restrictions as dns/djbdns
PREFIX?= ${QMAIL_PREFIX}
@ -29,8 +29,6 @@ DJBDNS_VER= 1.05
DJBDNS_NAME= djbdns-${DJBDNS_VER}
DJBDNS_DIST= ${DJBDNS_NAME}${EXTRACT_SUFX}
.include <bsd.port.pre.mk>
post-extract:
@(cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DJBDNS_DIST} ${EXTRACT_AFTER_ARGS})
@ -43,4 +41,4 @@ post-patch:
pre-build:
@(cd ${WRKSRC} && ${MAKE} djbdns=${DJBDNS_NAME} -f Makefile.ini)
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,5 +1,4 @@
This is a suite of helper programs which create daemontools service
directories for the various qmail utilities.
Author: Tetsu Ushijima
WWW: http://www.din.or.jp/~ushijima/qmail-conf.html
WWW: http://www.din.or.jp/~ushijima/qmail-conf.html

View file

@ -3,4 +3,5 @@ bin/qmail-pop3d-conf
bin/qmail-qmqpd-conf
bin/qmail-qmtpd-conf
bin/qmail-smtpd-conf
@dirrmtry bin
@dirrmtry service