mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
15 lines
330 B
Makefile
15 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>
|