opnsense-ports/net/knc/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

21 lines
389 B
Makefile

# Created by: Denis Generalov <gd.workbox@gmail.com>
# $FreeBSD$
PORTNAME= knc
PORTVERSION= 1.7.1
CATEGORIES= net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
MAINTAINER= gd.workbox@gmail.com
COMMENT= KNC is Kerberised NetCat
LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= multi
USES= libtool
GNU_CONFIGURE= yes
PLIST_FILES= bin/knc \
man/man1/knc.1.gz
.include <bsd.port.mk>