aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-cocoon/Makefile
blob: 193358c9bda7381fee6bc86add489a32d6f1da16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	cocoon
PORTVERSION=	1.2.15
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Unobtrusive nested forms handling, using jQuery
WWW=		https://github.com/nathanvda/cocoon

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cpe gem

NO_ARCH=	yes

.include <bsd.port.mk>