freebsd-ports/textproc/rubygem-loggability/Makefile
Sunpoet Po-Chuan Hsieh 638eb58dee - Add LICENSE
2015-03-14 13:35:34 +00:00

18 lines
352 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= loggability
PORTVERSION= 0.11.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Composable logging system built on the standard Logger library
LICENSE= BSD3CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>