freebsd-ports/devel/rubygem-tins/Makefile

19 lines
316 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= tins
PORTVERSION= 1.13.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Useful tools library in Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>