1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2014-01-31 07:16:57 +00:00

19 lines
398 B
Makefile

# 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>