opnsense-ports/devel/rubygem-baf/Makefile
Franco Fichtner b2fe6fdd6d */*: sync with upstream
Taken from: HardenedBSD
2017-10-23 08:26:06 +02:00

17 lines
249 B
Makefile

# $FreeBSD$
PORTNAME= baf
PORTVERSION= 0.14.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= tj+freebsd_ports@a13.fr
COMMENT= Basic Application Framework
LICENSE= BSD3CLAUSE
USE_RUBY= yes
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>