aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-cucumber-messages22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-cucumber-messages22/Makefile')
-rw-r--r--devel/rubygem-cucumber-messages22/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/rubygem-cucumber-messages22/Makefile b/devel/rubygem-cucumber-messages22/Makefile
deleted file mode 100644
index b0e2116533f7..000000000000
--- a/devel/rubygem-cucumber-messages22/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= cucumber-messages
-PORTVERSION= 22.0.0
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 22
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Protocol Buffer messages for Cucumber
-WWW= https://github.com/cucumber/messages
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-USES= gem
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^22\.
-
-.include <bsd.port.mk>