openbsd-ports/sysutils/freedt/Makefile
2013-03-11 11:35:43 +00:00

21 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.14 2013/03/11 11:41:30 espie Exp $
COMMENT= reimplementation of Dan Bernstein's daemontools#'
DISTNAME= freedt-0.22
REVISION= 1
CATEGORIES= sysutils
HOMEPAGE= http://offog.org/code/freedt.html
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
MASTER_SITES= http://offog.org/files/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>