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

16 lines
296 B
Makefile

PORTNAME= raphael-rails
PORTVERSION= 2.1.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Raphael JS as a Rubygem for use in the Rails asset pipeline
WWW= https://github.com/mockdeep/raphael-rails
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>