aboutsummaryrefslogtreecommitdiff
path: root/deskutils/taskwarrior
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-08 10:11:55 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-08 10:11:55 +0000
commit885a3fc5c19e8ac000f42063bb7e6d759f8c788a (patch)
treecf044ea7ff343a875e1dc615fb178444cb64d708 /deskutils/taskwarrior
parentc0b57219c9fdbff27b8c1c6e3514be85cbeca608 (diff)
downloadports-885a3fc5c19e8ac000f42063bb7e6d759f8c788a.tar.gz
ports-885a3fc5c19e8ac000f42063bb7e6d759f8c788a.zip
- STAGE-clean
- USES=shebangfix
Notes
Notes: svn path=/head/; revision=339084
Diffstat (limited to 'deskutils/taskwarrior')
-rw-r--r--deskutils/taskwarrior/Makefile10
-rw-r--r--deskutils/taskwarrior/pkg-plist6
2 files changed, 11 insertions, 5 deletions
diff --git a/deskutils/taskwarrior/Makefile b/deskutils/taskwarrior/Makefile
index d63af938f0f9..aea72b93fe9f 100644
--- a/deskutils/taskwarrior/Makefile
+++ b/deskutils/taskwarrior/Makefile
@@ -12,13 +12,13 @@ COMMENT= A framework for supercharged task and contact management
WRKSRC= ${WRKDIR}/task-${PORTVERSION}
-USES= cmake:outsource
+USES= cmake:outsource shebangfix
+SHEBANG_FILES= scripts/*/*.pl \
+ scripts/*/*.rb \
+ scripts/*/*.py \
+ doc/rc/refresh
CMAKE_ARGS+= -DTASK_DOCDIR:STRING=${DATADIR:S/${PREFIX}\///} \
-DTASK_MAN1DIR:STRING=man/man1 \
-DTASK_MAN5DIR:STRING=man/man5
-MAN1= task.1
-MAN5= taskrc.5 task-faq.5 task-color.5 task-sync.5 task-tutorial.5
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/deskutils/taskwarrior/pkg-plist b/deskutils/taskwarrior/pkg-plist
index a7177e084f10..588be401c4d4 100644
--- a/deskutils/taskwarrior/pkg-plist
+++ b/deskutils/taskwarrior/pkg-plist
@@ -1,4 +1,10 @@
bin/task
+man/man1/task.1.gz
+man/man5/taskrc.5.gz
+man/man5/task-faq.5.gz
+man/man5/task-color.5.gz
+man/man5/task-sync.5.gz
+man/man5/task-tutorial.5.gz
%%DATADIR%%/AUTHORS
%%DATADIR%%/COPYING
%%DATADIR%%/ChangeLog