blob: a9920097920b241ffbbe67fa02500e4ad8476c7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|