aboutsummaryrefslogtreecommitdiff
path: root/net/onenetd/Makefile
blob: 33566e54e2812032e9c6833775583f3eb29a0bd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	onenetd
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
PLIST_FILES=	bin/onenetd \
		man/man1/onenetd.1.gz

.include <bsd.port.mk>