freebsd-ports/sysutils/freedt/Makefile
Kirill Ponomarev 50a39aa9f7 - Fix MASTER_SITES
PR:		56201
Submitted by:	maintainer
2003-08-30 17:13:50 +00:00

18 lines
369 B
Makefile

# New ports collection makefile for: freedt
# Date created: 25 May 2003
# Whom: Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#
PORTNAME= freedt
PORTVERSION= 0.18
CATEGORIES= sysutils
MASTER_SITES= http://offog.org/files/
MAINTAINER= tim@bishnet.net
COMMENT= An experimental reimplementation of Dan Bernstein's daemontools
GNU_CONFIGURE= yes
.include <bsd.port.mk>