Files
ports/devel/rubygem-paint/Makefile
Mathieu Arnold cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
247 B
Makefile

PORTNAME= paint
PORTVERSION= 2.2.1
CATEGORIES= devel
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Terminal painter
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>