opnsense-ports/textproc/rubygem-regexp_property_values/Makefile
Franco Fichtner 27c00c1d68 */*: sync with upstream
Taken from: HardenedBSD
2019-04-04 21:51:55 +02: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>