freebsd-ports/devel/rubygem-mash/Makefile
2013-10-30 02:39:14 +00:00

16 lines
261 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= mash
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Mocking Hash library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>