aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-crack/Makefile
blob: 1e0478fcb9a6be4bc4f9793c6452ecbe8803fc2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:    rubygem-crack
# Date created:             April 04, 2009
# Whom:                 Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$

PORTNAME=   crack
PORTVERSION=    0.1.8
CATEGORIES= devel rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Ruby Library of Simple JSON and XML Parsing

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>