b2346eba7f
- Update MASTER_SITES. PR: ports/73944 Submitted by: maintainer.
21 lines
466 B
Makefile
21 lines
466 B
Makefile
# New ports collection makefile for: freedt
|
|
# Date created: 25 May 2003
|
|
# Whom: Tim Bishop <tim@bishnet.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= freedt
|
|
PORTVERSION= 0.19
|
|
CATEGORIES= sysutils
|
|
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= tim@bishnet.net
|
|
COMMENT= An experimental reimplementation of Dan Bernstein's daemontools
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|