ddab15b40c
PR: 223161 Submitted by: Thibault Jouan (maintainer)
17 lines
249 B
Makefile
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>
|