1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/onenetd/Makefile
Tim Bishop f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00

23 lines
488 B
Makefile

# New ports collection makefile for: onenetd
# Date created: 20 January 2003
# Whom: 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
MAN1= onenetd.1
PLIST_FILES= bin/onenetd
.include <bsd.port.mk>