diff options
Diffstat (limited to 'devel/rubygem-version_gem-gitlab/Makefile')
| -rw-r--r-- | devel/rubygem-version_gem-gitlab/Makefile | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/rubygem-version_gem-gitlab/Makefile b/devel/rubygem-version_gem-gitlab/Makefile new file mode 100644 index 000000000000..6cd48ff027c0 --- /dev/null +++ b/devel/rubygem-version_gem-gitlab/Makefile @@ -0,0 +1,19 @@ +PORTNAME= version_gem +PORTVERSION= 1.1.14 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Introspectable Version module +WWW= https://version-gem.galtzo.com/ \ + https://github.com/ruby-oauth/version_gem + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> |
