opnsense-ports/devel/rubygem-graf/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
270 B
Makefile

PORTNAME= graf
PORTVERSION= 0.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple git log analyzer gem
WWW= https://github.com/abhshkdz/graf
LICENSE= MIT
NO_ARCH= yes
USES= gem
PLIST_FILES= bin/graf
.include <bsd.port.mk>