freebsd-ports/devel/rubygem-allison/Makefile
Sunpoet Po-Chuan Hsieh 537a952637 - Remove USE_RAKE
- Update WWW
2015-05-23 07:14:19 +00:00

18 lines
315 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= allison
PORTVERSION= 2.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Modern, pretty RDoc template
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/allison
.include <bsd.port.mk>