1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/sysutils/freedt/Makefile
Sergey Matveychuk 5f8266becc - Update to 0.21
PR:		ports/78604
Submitted by:	maintainer
2005-03-10 14:11:20 +00:00

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.21
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>