freebsd-ports/devel/rubygem-algebrick/Makefile
2017-09-30 11:47:25 +00: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>