forked from Lainports/opnsense-ports
17 lines
292 B
Makefile
17 lines
292 B
Makefile
PORTNAME= logster
|
|
PORTVERSION= 1.2.11
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= UI for viewing logs in Rack
|
|
WWW= https://github.com/discourse/logster
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|