Files
2026-05-22 12:00:48 +00:00

16 lines
298 B
Makefile

COMMENT = match path patterns
DISTNAME = pathspec-2.1.0
CATEGORIES = devel
HOMEPAGE = https://github.com/highb/pathspec-ruby
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>