forked from Lainports/opnsense-ports
19 lines
289 B
Makefile
19 lines
289 B
Makefile
PORTNAME= rak
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Grep replacement in pure Ruby
|
|
WWW= https://github.com/danlucraft/rak
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
PLIST_FILES= bin/rak
|
|
|
|
.include <bsd.port.mk>
|