Files
ports/www/rubygem-propshaft/Makefile
T

22 lines
460 B
Makefile

PORTNAME= propshaft
PORTVERSION= 1.3.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Deliver assets for Rails
WWW= https://github.com/rails/propshaft
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-actionpack81>=7.0.0:www/rubygem-actionpack81 \
rubygem-activesupport81>=7.0.0:devel/rubygem-activesupport81 \
rubygem-rack>=0,3:www/rubygem-rack
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>