Files
ports/deskutils/tasksh/Makefile
2024-01-30 21:25:07 +01:00

16 lines
344 B
Makefile

PORTNAME= tasksh
PORTVERSION= 1.2.0
PORTREVISION= 5
CATEGORIES= deskutils
MASTER_SITES= http://taskwarrior.org/download/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Shell command that wraps Taskwarrior commands
WWW= https://tasktools.org/projects/tasksh.html
USES= cmake compiler:c++11-lang readline
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>