opnsense-ports/security/rubygem-digest-crc/Makefile
Franco Fichtner a6df244d8d */*: sync with upstream
Taken from: FreeBSD
2016-05-20 08:45:31 +02:00

17 lines
258 B
Makefile

# $FreeBSD$
PORTNAME= digest-crc
PORTVERSION= 0.4.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Adds support for CRC to the Digest module
LICENSE= MIT
USE_RUBY= yes
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>