mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
1a703eb400
PR: ports/53409 Submitted by: Tim Bishop <tim@bishnet.net>
20 lines
371 B
Makefile
20 lines
371 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://azz.us-lot.org/files/
|
|
|
|
MAINTAINER= tim@bishnet.net
|
|
COMMENT= A single-server inetd
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= onenetd.1
|
|
|
|
.include <bsd.port.mk>
|