aboutsummaryrefslogtreecommitdiff
path: root/net/libtcp4u/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libtcp4u/Makefile')
-rw-r--r--net/libtcp4u/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/libtcp4u/Makefile b/net/libtcp4u/Makefile
index 797f920696e5..d102a335d2ca 100644
--- a/net/libtcp4u/Makefile
+++ b/net/libtcp4u/Makefile
@@ -15,12 +15,18 @@ DISTNAME= tcp4u331
MAINTAINER= otis@freebsd.sk
COMMENT= TCP interface library
+LICENSE= GPLv2
+
WRKSRC= ${WRKDIR}/tcp4u.331/src
PATCH_WRKSRC= ${WRKDIR}/tcp4u.331
USE_ZIP= yes
-do-configure::
+PLIST_FILES= include/udp4u.h include/tcp4u.h \
+ include/smtp4u.h include/http4u.h \
+ lib/libtcp4ux.a
+
+do-configure:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/../Unix/Makefile
${CP} ${WRKSRC}/../Unix/Makefile ${WRKSRC}