freebsd-ports/devel/rubygem-tins0/Makefile
Rui Paulo e9f30c841d Introduce a new port rubygem-tins0 for an old version of the tins Ruby GEM.
This is a dependency only for rubygem-file-tail.

Reviewed by:	swills
Approved by:	swills
2014-05-10 00:40:47 +00:00

17 lines
303 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= tins
PORTVERSION= 0.8.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 0
MAINTAINER= ruby@FreeBSD.org
COMMENT= Useful tools library in Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>