aboutsummaryrefslogtreecommitdiff
path: root/net/knc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/knc/Makefile')
-rw-r--r--net/knc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/knc/Makefile b/net/knc/Makefile
index b860ec24d98a..bd0ee67fd9a0 100644
--- a/net/knc/Makefile
+++ b/net/knc/Makefile
@@ -1,18 +1,21 @@
PORTNAME= knc
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
MAINTAINER= gd.workbox@gmail.com
COMMENT= Kerberised NetCat
+WWW= https://oskt.secure-endpoints.com/knc.html
LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= multi
USES= libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/knc \
- man/man1/knc.1.gz
+ share/man/man1/knc.1.gz
.include <bsd.port.mk>