freebsd-ports/devel/rubygem-yajl-ruby077/Makefile
Philip M. Gollucci aa635c3cda fix duplicate latest links
Reported by:	erwin
2011-12-20 00:08:14 +00:00

24 lines
449 B
Makefile

# New ports collection makefile for: rubygem-yajl-ruby077
# Date created: Dec 16, 2011
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= yajl-ruby
PORTVERSION= 0.7.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A streaming JSON parsing and encoding library for Ruby
LICENSE= MIT
NO_LATEST_LINK= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>