openbsd-ports/sysutils/freedt/Makefile

25 lines
484 B
Makefile

# $OpenBSD: Makefile,v 1.9 2011/03/14 08:44:38 sthen Exp $
COMMENT= reimplementation of Dan Bernstein's daemontools
DISTNAME= freedt-0.21
REVISION= 0
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>