opnsense-ports/devel/rubygem-algebrick/Makefile
Franco Fichtner 21c6d0536f */*: sync with upstream
Taken from: HardenedBSD
2017-10-01 16:16:38 +02:00

18 lines
303 B
Makefile

# $FreeBSD$
PORTNAME= algebrick
PORTVERSION= 0.7.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Typed structs based on algebraic type definitions
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>