Index: head/devel/rubygem-strings-ansi/Makefile =================================================================== --- head/devel/rubygem-strings-ansi/Makefile (revision 478396) +++ head/devel/rubygem-strings-ansi/Makefile (revision 478397) @@ -1,18 +1,20 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= strings-ansi PORTVERSION= 0.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Methods for processing ANSI escape codes in strings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes +NO_ARCH= yes + .include