1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/knc/Makefile
Jason E. Hale bf6a98f854 - Update maintainer email address
PR:		ports/183415, ports/183418, ports/183419, ports/183421
Submitted by:	Denis Generalov <gd.workbox@gmail.com> (maintainer)
2013-10-29 12:25:59 +00:00

21 lines
371 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= BSD MIT
LICENSE_COMB= multi
USE_AUTOTOOLS= libtool
PLIST_FILES= bin/knc \
man/man1/knc.1.gz
.include <bsd.port.mk>