Files
ports/www/rubygem-fuzzyurl/Makefile
T
Sunpoet Po-Chuan Hsieh cd25cdd783 Cosmetic change
2019-11-03 17:26:13 +00:00

20 lines
335 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= fuzzyurl
PORTVERSION= 0.9.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Non-strict parsing, composition, and wildcard-matching of URLs in Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>