opnsense-ports/www/rubygem-merb-assets/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

20 lines
342 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
PORTNAME= merb-assets
PORTVERSION= 1.1.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Merb plugin for supporting assets
LICENSE= MIT
RUN_DEPENDS= rubygem-merb-core>=1.1.3:www/rubygem-merb-core
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>