Files
bsdports/_unused/rubygem-mustermann/Makefile
2019-12-26 07:26:06 +00:00

18 lines
405 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-mustermann/Makefile 448792 2017-08-27 00:36:33Z sunpoet $
PORTNAME= mustermann
PORTVERSION= 1.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lbrary implementing patterns that behave like regular expressions
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>