freebsd-ports/devel/rubygem-crack/Makefile
Martin Wilke 1f3c704952 - Update to 0.1.2
Approved by:	maintainer implicit
2009-05-01 15:04:45 +00:00

19 lines
386 B
Makefile

# Ports collection makefile for: rubygem-crack
# Date created: April 04, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
PORTNAME= crack
PORTVERSION= 0.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
MAINTAINER= wenheping@gmail.com
COMMENT= Ruby Library of Simple JSON and XML Parsing
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>