aboutsummaryrefslogtreecommitdiff
path: root/net/onenetd/Makefile
blob: e1fc177dbe7c1eaf5ff4f750686e556d331fcff9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD$

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>