freebsd-ports/devel/rubygem-gem_plugin/Makefile
Sunpoet Po-Chuan Hsieh a9c83717c5 - Add LICENSE
- Remove USE_RAKE
2015-05-30 23:09:32 +00:00

22 lines
366 B
Makefile

# Created by: Rui Lopes (<rgl ruilopes com>)
# $FreeBSD$
PORTNAME= gem_plugin
PORTVERSION= 0.2.3
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Gem Based Plugin System
LICENSE= LGPL21 RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/gpgen
.include <bsd.port.mk>