freebsd-ports/devel/rubygem-facets/Makefile
Philip M. Gollucci ea97e1dea7 - Update to 2.5.2
PR:             ports/133507
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
2009-04-23 04:39:50 +00:00

20 lines
402 B
Makefile

# New ports collection makefile for: rubygem-facets
# Date created: 24 Jul 2007
# Whom: Yarema <yds@CoolRat.org>
#
# $FreeBSD$
#
PORTNAME= facets
PORTVERSION= 2.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
MAINTAINER= yds@CoolRat.org
COMMENT= RubyGem port of the single most extensive additions and extensions
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>