aboutsummaryrefslogtreecommitdiff
path: root/textproc/extract_url
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:43:34 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:43:34 +0000
commit5415855f925cce1fb046dc9cd3ad87bd0aa67250 (patch)
treec9a3b025eacc65cf8afe994dbec747b6af16855a /textproc/extract_url
parentf769ff9546260e58599e95a08aae72e10055fe55 (diff)
downloadports-5415855f925cce1fb046dc9cd3ad87bd0aa67250.tar.gz
ports-5415855f925cce1fb046dc9cd3ad87bd0aa67250.zip
Notes
Diffstat (limited to 'textproc/extract_url')
-rw-r--r--textproc/extract_url/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile
index 81d64e2771dc..05884c0cbdb8 100644
--- a/textproc/extract_url/Makefile
+++ b/textproc/extract_url/Makefile
@@ -17,14 +17,15 @@ BUILD_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gmake perl5
-MAKE_ARGS= all prefix=${PREFIX} man_prefix=${PREFIX}
-SUB_FILES= pkg-message
-NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= m3m0ryh0l3
GH_PROJECT= extracturl
+MAKE_ARGS= all prefix=${PREFIX} man_prefix=${PREFIX}
+SUB_FILES= pkg-message
+NO_ARCH= yes
+
PLIST_FILES= bin/extract_url \
share/extract_url/extract_urlview.sample \
man/man1/extract_url.1.gz