aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-github-markup/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-25 00:58:17 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-25 00:58:17 +0000
commitc022a3eb12fcc674d70a1b6a29b6be1e2ff5b122 (patch)
tree3ea390300f9f1497f721e301206c6a9af08e4945 /textproc/rubygem-github-markup/Makefile
parentee839c4b4a300a16020f6a5afc5895ab0e08242e (diff)
downloadports-c022a3eb12fcc674d70a1b6a29b6be1e2ff5b122.tar.gz
ports-c022a3eb12fcc674d70a1b6a29b6be1e2ff5b122.zip
Notes
Diffstat (limited to 'textproc/rubygem-github-markup/Makefile')
-rw-r--r--textproc/rubygem-github-markup/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile
index 9f42b4b1e8c0..231228599169 100644
--- a/textproc/rubygem-github-markup/Makefile
+++ b/textproc/rubygem-github-markup/Makefile
@@ -12,6 +12,8 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PLIST_FILES+= bin/github-markup
+
NO_STAGE= yes
.include <bsd.port.mk>