19 lines
353 B
Makefile
19 lines
353 B
Makefile
PORTNAME= crack
|
|
PORTVERSION= 0.4.5
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby Library of Simple JSON and XML Parsing
|
|
WWW= https://github.com/jnunemaker/crack
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml
|
|
|
|
USES= cpe gem
|
|
CPE_VENDOR= john_nunemaker
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|