aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-04 20:35:44 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-04 20:35:44 +0800
commiteef2192bd8aea1524ccf48f3950b02fefa7beb2d (patch)
tree02d170f4dc3cb881ed23bb3b477f54ade4c38147 /sysutils
parentdc6257f729c04d2713b7b7251050ba0ff06968e2 (diff)
downloadfreebsd-ports-gnome-eef2192bd8aea1524ccf48f3950b02fefa7beb2d.tar.gz
freebsd-ports-gnome-eef2192bd8aea1524ccf48f3950b02fefa7beb2d.tar.zst
freebsd-ports-gnome-eef2192bd8aea1524ccf48f3950b02fefa7beb2d.zip
- Add LICENSE_FILE
- Add NO_ARCH - Remove USE_RAKE
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