aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-baf/Makefile
blob: 45e317fd9e109cba1c6910bceb0cb9c16b903cf1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	baf
DISTVERSION=	0.14.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	tj+freebsd_ports@a13.fr
COMMENT=	Basic Application Framework
WWW=		https://rubygems.org/gems/baf

LICENSE=	BSD3CLAUSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>