freebsd-ports/net/onenetd/Makefile
Kirill Ponomarev ebb3724459 - Fix MASTER_SITES
PR:		56202
Submitted by:	maintainer
2003-08-30 17:13:00 +00:00

19 lines
366 B
Makefile

# New ports collection makefile for: onenetd
# Date created: 20 January 2003
# Whom: Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#
PORTNAME= onenetd
PORTVERSION= 1.10
CATEGORIES= net
MASTER_SITES= http://offog.org/files/
MAINTAINER= tim@bishnet.net
COMMENT= A single-server inetd
GNU_CONFIGURE= yes
MAN1= onenetd.1
.include <bsd.port.mk>