xref: /mports/devel/rubygem-git/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	git
2PORTVERSION=	1.19.1
3CATEGORIES=	devel rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Ruby wrapper library around git(1)
8WWW=		https://github.com/ruby-git/ruby-git
9
10LICENSE=	mit
11LICENSE_FILE=	${WRKSRC}/LICENSE
12
13RUN_DEPENDS=	git>=1.6:devel/git \
14		rubygem-addressable>=2.8<3:www/rubygem-addressable \
15		rubygem-rchardet>=1.8<2:textproc/rubygem-rchardet
16
17USES=		gem
18
19NO_ARCH=	yes
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026