1
0
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:
Antoine Brodin 2013-12-15 08:53:07 +00:00
parent 147144cac7
commit ed88240b7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336506

View File

@ -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