freebsd-ports/devel/rubygem-paint/Makefile

16 lines
219 B
Makefile
Raw Normal View History

2012-10-04 13:15:27 +02:00
# $FreeBSD$
PORTNAME= paint
2013-05-10 18:07:42 +02:00
PORTVERSION= 0.8.6
2012-10-04 13:15:27 +02:00
CATEGORIES= devel
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
2012-10-04 13:15:27 +02:00
COMMENT= Terminal painter
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>