opnsense-ports/devel/rubygem-hashdiff/Makefile
Franco Fichtner 300a1d104c */*: sync with upstream
Taken from: FreeBSD
2024-11-22 10:07:25 +01:00

17 lines
328 B
Makefile

PORTNAME= hashdiff
PORTVERSION= 1.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Diff lib to compute the smallest difference between two hashes
WWW= https://github.com/liufengyun/hashdiff
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>