deskutils/timewarrior: create port
Timewarrior is Free and Open Source Software that tracks time from the command line. WWW: https://timewarrior.net/
This commit is contained in:
parent
88486897f8
commit
4a47890057
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445288
@ -230,6 +230,7 @@
|
||||
SUBDIR += teapot
|
||||
SUBDIR += tel
|
||||
SUBDIR += thinkingrock
|
||||
SUBDIR += timewarrior
|
||||
SUBDIR += tine20
|
||||
SUBDIR += tnote
|
||||
SUBDIR += todo
|
||||
|
14
deskutils/timewarrior/Makefile
Normal file
14
deskutils/timewarrior/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timewarrior
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= https://taskwarrior.org/download/
|
||||
DISTNAME= timew-${PORTVERSION}
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Track time from the command line
|
||||
|
||||
USES= cmake
|
||||
|
||||
.include <bsd.port.mk>
|
3
deskutils/timewarrior/distinfo
Normal file
3
deskutils/timewarrior/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1499471464
|
||||
SHA256 (timew-1.0.0.tar.gz) = ac027910e1e8365bdd218a8b42389b26d017d38d3c96516c408db6d5a44e0bb5
|
||||
SIZE (timew-1.0.0.tar.gz) = 140539
|
4
deskutils/timewarrior/pkg-descr
Normal file
4
deskutils/timewarrior/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Timewarrior is Free and Open Source Software that tracks time from the command
|
||||
line.
|
||||
|
||||
WWW: https://timewarrior.net/
|
16
deskutils/timewarrior/pkg-plist
Normal file
16
deskutils/timewarrior/pkg-plist
Normal file
@ -0,0 +1,16 @@
|
||||
bin/timew
|
||||
man/man1/timew.1.gz
|
||||
share/doc/timew/AUTHORS
|
||||
share/doc/timew/COPYING
|
||||
share/doc/timew/ChangeLog
|
||||
share/doc/timew/INSTALL
|
||||
share/doc/timew/LICENSE
|
||||
share/doc/timew/NEWS
|
||||
share/doc/timew/README.md
|
||||
share/doc/timew/doc/holidays/README
|
||||
share/doc/timew/doc/holidays/holidays.en-US
|
||||
share/doc/timew/doc/holidays/refresh
|
||||
share/doc/timew/doc/themes/README
|
||||
share/doc/timew/doc/themes/dark.theme
|
||||
share/doc/timew/ext/on-modify.timewarrior
|
||||
share/doc/timew/ext/totals.py
|
Loading…
Reference in New Issue
Block a user