freebsd-ports/sysutils/rubygem-yell/Makefile
Johannes Jost Meixner 47c9886d23 sysutils/rubygem-yell: update to 2.0.5
- update to 2.0.5

PR:		194387
Differential Revision:	https://reviews.freebsd.org/D1116
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills
2014-11-06 04:54:48 +00:00

18 lines
310 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
# $FreeBSD$
PORTNAME= yell
PORTVERSION= 2.0.5
CATEGORIES= sysutils ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Extensible logging library for Ruby
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>