freebsd-ports/devel/rubygem-paint/Makefile
2014-08-24 02:11:25 +00:00

15 lines
219 B
Makefile

# $FreeBSD$
PORTNAME= paint
PORTVERSION= 0.8.7
CATEGORIES= devel
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Terminal painter
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>