freebsd-ports/textproc/rubygem-regexp_property_values/Makefile
Sunpoet Po-Chuan Hsieh 05b66cd5ea Update to 1.0.0
- Update WWW

Changes:	https://github.com/jaynetics/regexp_property_values/blob/master/CHANGELOG.md
PR:		239535
Submitted by:	sunpoet (myself)
Approved by:	mfechner (maintainer)
2019-08-02 19:30:47 +00:00

18 lines
353 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
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>