1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/onenetd/Makefile
2021-04-06 16:31:07 +02:00

17 lines
334 B
Makefile

# Created by: Tim Bishop <tim@bishnet.net>
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>