ports/devel/rubygem-stringex/Makefile

18 lines
320 B
Makefile

PORTNAME= stringex
PORTVERSION= 2.8.6
PORTEPOCH= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Some useful extensions to the Ruby String class
WWW= https://github.com/rsl/stringex
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>