summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-04 12:35:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-04 12:35:44 +0000
commitf211f7c832285e0deb170712af901c29e4853573 (patch)
tree02d170f4dc3cb881ed23bb3b477f54ade4c38147 /sysutils
parent- Add LICENSE_FILE (diff)
- Add LICENSE_FILE
- Add NO_ARCH - Remove USE_RAKE
Notes
Notes: svn path=/head/; revision=402977
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-capistrano-ext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile
index a999fdafc4d0..b8588a636ed4 100644
--- a/sysutils/rubygem-capistrano-ext/Makefile
+++ b/sysutils/rubygem-capistrano-ext/Makefile
@@ -10,11 +10,12 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Useful task libraries and methods for Capistrano
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
+NO_ARCH= yes
USE_RUBY= yes
-USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes