jasper 89f08ef265 import ruby-xdg-2.2.3
XDG provides a module for supporting the XDG Base Directory Standard.

ok jeremy@
2017-11-05 16:43:27 +00:00

18 lines
291 B
Makefile

# $OpenBSD
COMMENT = module for supporting XDG Base Directory Standard
DISTNAME = xdg-2.2.3
CATEGORIES = devel
# BSD
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
MODRUBY_TEST = ruby
MODRUBY_TEST_TARGET = test/test_xdg_legacy.rb
.include <bsd.port.mk>