freebsd-ports/net/onenetd/Makefile

18 lines
346 B
Makefile
Raw Normal View History

# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD$
PORTNAME= onenetd
2014-06-22 14:50:22 +02:00
PORTVERSION= 12
CATEGORIES= net
MASTER_SITES= http://offog.org/files/ \
http://ftp.i-scream.org/pub/offog.org/files/
MAINTAINER= tdb@FreeBSD.org
COMMENT= Single-server inetd
GNU_CONFIGURE= yes
2014-01-31 08:16:57 +01:00
PLIST_FILES= bin/onenetd \
man/man1/onenetd.1.gz
.include <bsd.port.mk>