aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-25 08:58:17 +0800
committerswills <swills@FreeBSD.org>2013-10-25 08:58:17 +0800
commita29b69b9856c24b036b068b9f1b508d79b07ed9b (patch)
tree3ea390300f9f1497f721e301206c6a9af08e4945 /textproc
parent19366d6f5c3899141eb7897a9cc3bec0331f4e9e (diff)
downloadfreebsd-ports-gnome-a29b69b9856c24b036b068b9f1b508d79b07ed9b.tar.gz
freebsd-ports-gnome-a29b69b9856c24b036b068b9f1b508d79b07ed9b.tar.zst
freebsd-ports-gnome-a29b69b9856c24b036b068b9f1b508d79b07ed9b.zip
- Add bin/github-markup to plist
Diffstat (limited to 'textproc')
-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>