opnsense-ports/devel/rubygem-cocoon/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>