freebsd-ports/net/knc/Makefile
Martin Wilke 514009c321 - Update to 1.7.1
PR:		176138
Submitted by:	maintainer
2013-02-15 02:04:49 +00:00

20 lines
354 B
Makefile

# Created by: Denis Generalov <gd@rambler-co.ru>
# $FreeBSD$
PORTNAME= knc
PORTVERSION= 1.7.1
CATEGORIES= net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
MAINTAINER= gd@rambler-co.ru
COMMENT= KNC is Kerberised NetCat
LICENSE= BSD MIT
LICENSE_COMB= multi
USE_AUTOTOOLS= libtool
MAN1= knc.1
PLIST_FILES= bin/knc
.include <bsd.port.mk>