opnsense-ports/security/rubygem-digest/Makefile
Franco Fichtner 2426523601 */*: sync with upstream
Taken from: FreeBSD
2022-01-13 11:23:48 +01:00

18 lines
357 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= digest
PORTVERSION= 3.1.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Framework for message digest libraries
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>