diff options
Diffstat (limited to 'devel/rubygem-xdg2/Makefile')
-rw-r--r-- | devel/rubygem-xdg2/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/rubygem-xdg2/Makefile b/devel/rubygem-xdg2/Makefile deleted file mode 100644 index 324e4cef7a5c..000000000000 --- a/devel/rubygem-xdg2/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -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 -WWW= https://github.com/bkuhlmann/xdg - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -USES= gem - -NO_ARCH= yes - -PORTSCOUT= limit:^2\. - -.include <bsd.port.mk> |