aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-04-06 02:25:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-04-06 02:25:00 +0800
commitc4ab7df0d4867381b6898090a6faed85ae4bba26 (patch)
tree1b9bc0c7d1ed3855f42cdb67a4e703fe7573fce1 /textproc
parentb9e3572e3f96930427ffc90ca7f183261611bd0e (diff)
downloadfreebsd-ports-gnome-c4ab7df0d4867381b6898090a6faed85ae4bba26.tar.gz
freebsd-ports-gnome-c4ab7df0d4867381b6898090a6faed85ae4bba26.tar.zst
freebsd-ports-gnome-c4ab7df0d4867381b6898090a6faed85ae4bba26.zip
- Add LICENSE
- Fix RUN_DEPENDS - Bump PORTREVISION for dependency change
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-rak/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile
index e31dcdd3056a..f0a20affb5ab 100644
--- a/textproc/rubygem-rak/Makefile
+++ b/textproc/rubygem-rak/Makefile
@@ -3,13 +3,14 @@
PORTNAME= rak
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Grep replacement in pure Ruby
-RUN_DEPENDS= rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe
+LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes