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