forked from Lainports/opnsense-ports
17 lines
310 B
Makefile
17 lines
310 B
Makefile
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>
|