freebsd-ports/devel/rubygem-allison/Makefile
2021-04-06 16:31:07 +02:00

18 lines
287 B
Makefile

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