mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Use SF Macro
- Remove APACHEMODDIR from SUB_LIST, USE_APACHE adds this PR: ports/134599 Approved by: maintainer timeout (2 weeks) Submitted by: me
This commit is contained in:
parent
367a79a9a4
commit
5a25e6067e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234926
@ -9,17 +9,16 @@ PORTNAME= mod_ntlm2
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= modntlm
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= admin@lissyara.su
|
||||
COMMENT= NTLM authentication module for the Apache2 webserver
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/smbclient:${PORTSDIR}/net/samba3
|
||||
|
||||
USE_APACHE= 20+
|
||||
MAKE_ENV= APXS=${APXS}
|
||||
SUB_LIST= APACHEMODDIR=${APACHEMODDIR}
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user