aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-baf/Makefile
blob: ea671c51d28ab39761fee0c0e622e864e45d354a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>