deskutils/tasksh: create port

Tasksh is a shell command that wraps Taskwarrior commands. It is intended to
provide simpler Taskwarrior access, and add a few new features of its own.

WWW: https://tasktools.org/projects/tasksh.html
This commit is contained in:
Steve Wills 2017-07-07 23:32:00 +00:00
parent f25ef12d40
commit 638eb1bfb9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445286
5 changed files with 28 additions and 0 deletions

View File

@ -225,6 +225,7 @@
SUBDIR += tagutils
SUBDIR += taskcoach
SUBDIR += taskd
SUBDIR += tasksh
SUBDIR += taskwarrior
SUBDIR += teapot
SUBDIR += tel

13
deskutils/tasksh/Makefile Normal file
View File

@ -0,0 +1,13 @@
# $FreeBSD$
PORTNAME= tasksh
PORTVERSION= 1.2.0
CATEGORIES= deskutils
MASTER_SITES= http://taskwarrior.org/download/
MAINTAINER= swills@FreeBSD.org
COMMENT= Shell command that wraps Taskwarrior commands
USES= cmake readline
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1499468972
SHA256 (tasksh-1.2.0.tar.gz) = 6e42f949bfd7fbdde4870af0e7b923114cc96c4344f82d9d924e984629e21ffd
SIZE (tasksh-1.2.0.tar.gz) = 449323

View File

@ -0,0 +1,4 @@
Tasksh is a shell command that wraps Taskwarrior commands. It is intended to
provide simpler Taskwarrior access, and add a few new features of its own.
WWW: https://tasktools.org/projects/tasksh.html

View File

@ -0,0 +1,7 @@
bin/tasksh
man/man1/tasksh.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS