opnsense-ports/devel/rubygem-xdg/Makefile
Franco Fichtner 1f493d47f5 */*: sync with upstream
Taken from: HardenedBSD
2017-09-21 07:45:55 +02:00

18 lines
335 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= xdg
PORTVERSION= 2.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XDG Base Directory Standard Library for Ruby
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>