# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD: net/onenetd/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	onenetd
PORTVERSION=	1.11
CATEGORIES=	net
MASTER_SITES=	http://offog.org/files/ \
		ftp://ftp.i-scream.org/pub/offog.org/files/ \
		http://ftp.i-scream.org/pub/offog.org/files/

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	A single-server inetd

GNU_CONFIGURE=	yes
MAN1=		onenetd.1
PLIST_FILES=	bin/onenetd

NO_STAGE=	yes
.include <bsd.port.mk>
