openbsd-ports/sysutils/freedt/Makefile

21 lines
361 B
Makefile
Raw Normal View History

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