aboutsummaryrefslogtreecommitdiff
path: root/net/onenetd/Makefile
blob: 6f220ffa18ab2d441986743ac5abe47834799333 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	onenetd
PORTVERSION=	12
PORTREVISION=	1
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
WWW=		https://offog.org/code/onenetd.html

GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
PLIST_FILES=	bin/onenetd \
		share/man/man1/onenetd.1.gz

.include <bsd.port.mk>