diff options
Diffstat (limited to 'devel/rubygem-hashie4/Makefile')
-rw-r--r-- | devel/rubygem-hashie4/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/rubygem-hashie4/Makefile b/devel/rubygem-hashie4/Makefile deleted file mode 100644 index 57e03035ef5c..000000000000 --- a/devel/rubygem-hashie4/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= hashie -PORTVERSION= 4.1.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 4 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Simple collection of useful Hash extensions -WWW= https://github.com/hashie/hashie - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -USES= gem - -NO_ARCH= yes - -PORTSCOUT= limit:^4\. - -.include <bsd.port.mk> |