freebsd-ports/devel/rubygem-xdg2/Makefile
Sunpoet Po-Chuan Hsieh ec7ee8ecf7 Add rubygem-xdg2 2.2.5 (copied from rubygem-xdg)
- Add PORTSCOUT
2019-06-02 18:37:50 +00:00

23 lines
389 B
Makefile

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