devel/rubygem-xdg7: Add rubygem-xdg7 7.1.3 (copied from rubygem-xdg)
- Add PORTSCOUT
This commit is contained in:
@@ -7637,6 +7637,7 @@
|
||||
SUBDIR += rubygem-xdg4
|
||||
SUBDIR += rubygem-xdg5
|
||||
SUBDIR += rubygem-xdg6
|
||||
SUBDIR += rubygem-xdg7
|
||||
SUBDIR += rubygem-xorcist
|
||||
SUBDIR += rubygem-xpath
|
||||
SUBDIR += rubygem-xxhash
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
PORTNAME= xdg
|
||||
PORTVERSION= 7.1.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 7
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= XDG Base Directory Standard Library for Ruby
|
||||
WWW= https://alchemists.io/projects/xdg \
|
||||
https://github.com/bkuhlmann/xdg
|
||||
|
||||
LICENSE= HIPPOCRATIC
|
||||
LICENSE_NAME= Hippocratic License 2.1.0
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
|
||||
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
|
||||
|
||||
BROKEN_RUBY30= yes
|
||||
BROKEN_RUBY31= yes
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^7\.
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1700760656
|
||||
SHA256 (rubygem/xdg-7.1.3.gem) = 35caa26009e16e2412c4abfc1bb7d2cd7c10f2350e451d872eb4ecf9dbfcca16
|
||||
SIZE (rubygem/xdg-7.1.3.gem) = 17408
|
||||
@@ -0,0 +1,9 @@
|
||||
XDG provides an easy to use Ruby library for working with XDG standards.
|
||||
|
||||
Presently, it only supports the XDG Base Directory Standard.
|
||||
|
||||
If your program utilizes user or system-wide support files (e.g. configuration
|
||||
files), you owe it to yourself to checkout the XDG base directory standard.
|
||||
|
||||
You can learn more about the standard at:
|
||||
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
||||
Reference in New Issue
Block a user