openbsd-ports/productivity/tdl/Makefile
2018-11-14 20:48:21 +00:00

25 lines
406 B
Makefile

# $OpenBSD: Makefile,v 1.9 2018/11/14 20:48:22 sthen Exp $
COMMENT= to-do list manager
DISTNAME= tdl-1.5.2
REVISION= 3
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
NO_TEST= Yes
.include <bsd.port.mk>