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

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
PLIST_FILES=    bin/onenetd \
        man/man1/onenetd.1.gz

.include <bsd.port.mk>