aboutsummaryrefslogtreecommitdiff
path: root/devel/github-backup-utils/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-09-22 20:51:19 +0000
committerMark Felder <feld@FreeBSD.org>2017-09-22 20:51:19 +0000
commitb66d11449cf30d980d8c30d5406a59eab3a5ff83 (patch)
tree7d06259d16f6487037e4eb32a9eda301bdaa42a8 /devel/github-backup-utils/Makefile
parentaca16599153d09e0807bcd3f74839248fe5a6742 (diff)
downloadports-b66d11449cf30d980d8c30d5406a59eab3a5ff83.tar.gz
ports-b66d11449cf30d980d8c30d5406a59eab3a5ff83.zip
Notes
Diffstat (limited to 'devel/github-backup-utils/Makefile')
-rw-r--r--devel/github-backup-utils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile
index d686931342d3..b224f5b5d942 100644
--- a/devel/github-backup-utils/Makefile
+++ b/devel/github-backup-utils/Makefile
@@ -4,6 +4,7 @@
PORTNAME= github-backup-utils
PORTVERSION= 2.8.3
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= zi@FreeBSD.org
@@ -14,6 +15,9 @@ LICENSE= MIT
RUN_DEPENDS= git>0:devel/git \
rsync>0:net/rsync
+USES= shebangfix
+SHEBANG_FILES= share/github-backup-utils/*
+
USE_GITHUB= yes
GH_ACCOUNT= github
GH_PROJECT= backup-utils