ports/devel/rubygem-xdg/Makefile

25 lines
481 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= xdg
PORTVERSION= 6.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XDG Base Directory Standard Library for Ruby
LICENSE= HIPPOCRATIC
LICENSE_NAME= Hippocratic License
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
BROKEN_RUBY26= yes
BROKEN_RUBY27= yes
BROKEN_RUBY30= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>