aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-github-markup
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-github-markup')
-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>