15 lines
220 B
Makefile
15 lines
220 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= paint
|
|
PORTVERSION= 0.8.5
|
|
CATEGORIES= devel
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= arved@FreeBSD.org
|
|
COMMENT= Terminal painter
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|