freebsd-ports/net/onenetd/Makefile
2004-02-06 13:12:53 +00:00

20 lines
391 B
Makefile

# New ports collection makefile for: onenetd
# Date created: 20 January 2003
# Whom: Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#
PORTNAME= onenetd
PORTVERSION= 1.10
CATEGORIES= net
MASTER_SITES= http://offog.org/files/
MAINTAINER= tim@bishnet.net
COMMENT= A single-server inetd
GNU_CONFIGURE= yes
MAN1= onenetd.1
PLIST_FILES= bin/onenetd
.include <bsd.port.mk>