freebsd-ports/devel/rubygem-gem_plugin/Makefile
Philip M. Gollucci bc03b273ca RF -> RG Conversion (Part III)
With Hat:       ruby@
Tested by:      make checksum
2010-09-09 19:12:56 +00:00

22 lines
412 B
Makefile

# Ports collection makefile for: gem_plugin
# Date created: 20 May 2006
# Whom: Rui Lopes (<rgl ruilopes com>)
#
# $FreeBSD$
PORTNAME= gem_plugin
PORTVERSION= 0.2.3
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= avl@FreeBSD.org
COMMENT= Gem Based Plugin System
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/gpgen
.include <bsd.port.mk>