openbsd-ports/productivity/tdl/Makefile
2013-03-11 11:35:43 +00:00

26 lines
421 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 11:37:55 espie Exp $
COMMENT= to-do list manager
DISTNAME= tdl-1.5.2
REVISION= 1
CATEGORIES= productivity
MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/
HOMEPAGE= http://www.rc0.org.uk/tdl/
MAINTAINER= Morten Liebach <m@mongers.org>
WANTLIB= c readline termcap
# GPL
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= simple
USE_GROFF= Yes
NO_TEST= Yes
.include <bsd.port.mk>