mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
16 lines
237 B
Makefile
16 lines
237 B
Makefile
PORTNAME= heroku-nav
|
|
PORTVERSION= 0.2.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Heroku Rack middleware
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|