1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Reset jmelo's ports

- Remove bsd.port.pre.mk
- WWW: Convert tab to space
- Remove Author line from pkg-descr

With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-08-18 13:18:12 +00:00
parent a9298e0db1
commit 2c01ea7593
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324907
2 changed files with 5 additions and 6 deletions

View File

@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://fo2k.com/qmail-activedir/
MAINTAINER= jmelo@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Programs to allow qmail to authenticate users through a MS ad
USES= qmail:run
@ -29,7 +29,7 @@ PORTDOCS= INSTALL README
WANT_OPENLDAP_VER= ${WITH_OPENLDAP_VER}
.endif
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e 's,/var/qmail,${QMAIL_PREFIX},g' \
@ -52,7 +52,7 @@ do-install:
${CHMOD} 711 ${PREFIX}/bin/qmail-adgetpw
${CHOWN} root:qmail ${PREFIX}/bin/qmail-adgetpw
${CHOWN} root:wheel ${PREFIX}/bin/create_alias_files
.if !defined(NOPORTDOCS)
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@ -60,4 +60,4 @@ do-install:
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,5 +1,4 @@
A few programs to allow qmail to authenticate users through a Microsoft
Active Directory.
Author: Leslie VanExel <prok@fo2k.com>
WWW: http://fo2k.com/qmail-activedir/
WWW: http://fo2k.com/qmail-activedir/