2003-03-02 23:34:48 +01:00
|
|
|
# New ports collection makefile for: onenetd
|
|
|
|
# Date created: 20 January 2003
|
|
|
|
# Whom: Tim Bishop <tim@bishnet.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= onenetd
|
2005-03-08 19:16:49 +01:00
|
|
|
PORTVERSION= 1.11
|
2003-03-02 23:34:48 +01:00
|
|
|
CATEGORIES= net
|
2004-11-14 22:48:17 +01:00
|
|
|
MASTER_SITES= http://offog.org/files/ \
|
|
|
|
ftp://ftp.i-scream.org/pub/offog.org/files/ \
|
|
|
|
http://ftp.i-scream.org/pub/offog.org/files/
|
2003-03-02 23:34:48 +01:00
|
|
|
|
|
|
|
MAINTAINER= tim@bishnet.net
|
|
|
|
COMMENT= A single-server inetd
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= onenetd.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/onenetd
|
2003-03-02 23:34:48 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|