aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-github-markup
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 22:39:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 22:39:38 +0000
commit59a77d2d43a29af543ba1e395ef2370fa9198d4d (patch)
tree8fc4b04ba2ab0a0192991305f981ab5a24c89271 /textproc/rubygem-github-markup
parentcfa5859c83de2900ab5919203889a19c05abe1f3 (diff)
downloadports-59a77d2d43a29af543ba1e395ef2370fa9198d4d.tar.gz
ports-59a77d2d43a29af543ba1e395ef2370fa9198d4d.zip
- Add LICENSE_FILE
- Fix shebangs Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=396608
Diffstat (limited to 'textproc/rubygem-github-markup')
-rw-r--r--textproc/rubygem-github-markup/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile
index c87b4dcf014e..a07cd355b7ad 100644
--- a/textproc/rubygem-github-markup/Makefile
+++ b/textproc/rubygem-github-markup/Makefile
@@ -2,6 +2,7 @@
PORTNAME= github-markup
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -9,12 +10,16 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Render any fancy markup
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+USES= shebangfix
+SHEBANG_FILES= script/bootstrap \
+ script/cibuild
PLIST_FILES= bin/github-markup