diff options
Diffstat (limited to 'devel/rubygem-jira-ruby1/Makefile')
| -rw-r--r-- | devel/rubygem-jira-ruby1/Makefile | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/devel/rubygem-jira-ruby1/Makefile b/devel/rubygem-jira-ruby1/Makefile deleted file mode 100644 index 70a74995e966..000000000000 --- a/devel/rubygem-jira-ruby1/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> - -PORTNAME= jira-ruby -PORTVERSION= 1.8.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 1 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= API for JIRA - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ - rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \ - rubygem-multipart-post>=0:www/rubygem-multipart-post \ - rubygem-oauth>=0.5.0<1:net/rubygem-oauth - -USES= gem -USE_RUBY= yes - -NO_ARCH= yes - -PORTSCOUT= limit:^1\. - -.include <bsd.port.mk> |
