opnsense-ports/devel/rubygem-tins/Makefile
Franco Fichtner 927b4bd55a */*: sync with upstream
Taken from: HardenedBSD
2017-12-17 10:15:27 +01:00

19 lines
316 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= tins
PORTVERSION= 1.16.3
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>