1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Add LICENSE

- Silence patching
This commit is contained in:
Dmitry Marakasov 2016-01-02 02:49:51 +00:00
parent 9316520995
commit cb11791dd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405042

View File

@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= Free BitTorrent Implementation
LICENSE= MIT
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
USES= scons
@ -20,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/unworkable man/man1/unworkable.1.gz
post-extract:
${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
${WRKSRC}/SConstruct
do-install: