mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Changes: https://github.com/jaynetics/regexp_property_values/blob/main/CHANGELOG.md
16 lines
330 B
Makefile
16 lines
330 B
Makefile
PORTNAME= regexp_property_values
|
|
PORTVERSION= 1.5.2
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Display which property value regexp support
|
|
WWW= https://github.com/jaynetics/regexp_property_values
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|