ports/textproc/rubygem-regexp_property_values/Makefile
2021-04-06 16:31:07 +02:00

17 lines
341 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= regexp_property_values
PORTVERSION= 1.0.0
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>