mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Finish stage support
Reviewed by: maintainer
This commit is contained in:
parent
147144cac7
commit
ed88240b7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336506
@ -15,16 +15,15 @@ LICENSE= BSD
|
||||
LIB_DEPENDS= event-2:${PORTSDIR}/devel/libevent2
|
||||
|
||||
PLIST_FILES+= bin/mhtpasswd \
|
||||
man/man5/mohawk.conf.5.gz \
|
||||
man/man8/mhtpasswd.8.gz \
|
||||
man/man8/mohawk.8.gz \
|
||||
sbin/mohawk \
|
||||
etc/mohawk.conf.sample
|
||||
|
||||
PORTEXAMPLES= *
|
||||
USE_RC_SUBR= mohawk
|
||||
|
||||
MAN5= mohawk.conf.5
|
||||
MAN8= mhtpasswd.8 \
|
||||
mohawk.8
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/event2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user