freebsd-ports/devel/rubygem-paint/Makefile
2015-05-31 21:39:15 +00:00

17 lines
233 B
Makefile

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