freebsd-ports/devel/rubygem-drydock/Makefile
Sunpoet Po-Chuan Hsieh aa9b7cd3e5 - Add LICENSE
2013-11-29 21:31:06 +00:00

18 lines
348 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= drydock
PORTVERSION= 0.6.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Build seaworthy command-line apps with a powerful Ruby DSL
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>