openbsd-ports/sysutils/freedt/Makefile
sturm d63c84df20 update to freedt 0.20
from Victor Sahlstedt <salan at legonet.org>
2004-12-28 20:45:00 +00:00

24 lines
473 B
Makefile

# $OpenBSD: Makefile,v 1.6 2004/12/28 20:45:00 sturm Exp $
COMMENT= "reimplementation of Dan Bernstein's daemontools"
DISTNAME= freedt-0.20
CATEGORIES= sysutils
HOMEPAGE= http://offog.org/code/freedt.html
MAINTAINER= Victor Sahlstedt <salan@legonet.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= http://offog.org/files/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>