50a39aa9f7
PR: 56201 Submitted by: maintainer
19 lines
369 B
Makefile
19 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>
|