freebsd-ports/devel/rubygem-docile/Makefile
2018-05-26 17:49:29 +00:00

19 lines
297 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= docile
PORTVERSION= 1.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Docile turns any Ruby object into a DSL
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>