openbsd-ports/sysutils/freedt/Makefile
alek a1514af604 Update to 0.21 (bugfix release)
From Victor Sahlstedt <salan@legonet.org> (MAINTAINER
2005-03-08 09:22:50 +00:00

24 lines
472 B
Makefile

# $OpenBSD: Makefile,v 1.7 2005/03/08 09:22:50 alek Exp $
COMMENT= "reimplementation of Dan Bernstein's daemontools"
DISTNAME= freedt-0.21
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>