freebsd-ports/textproc/rubygem-regexp_property_values/Makefile
2019-04-06 09:03:44 +00:00

18 lines
353 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= regexp_property_values
PORTVERSION= 0.3.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Display which property value regexp support
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>