freebsd-ports/devel/rubygem-baf/Makefile
Richard Gallamore ddab15b40c * Updated to 0.14.0
PR:		223161
Submitted by:	Thibault Jouan (maintainer)
2017-10-22 19:07:54 +00: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>