freebsd-ports/devel/rubygem-docile/Makefile
Sunpoet Po-Chuan Hsieh efc4d312ff - Update to 1.1.0
- Add LICENSE
- Update WWW

Changes:	https://github.com/ms-ati/docile/blob/master/HISTORY.md
2013-11-11 17:26:22 +00:00

18 lines
313 B
Makefile

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