freebsd-ports/www/rubygem-mousetrap-rails/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
323 B
Makefile

PORTNAME= mousetrap-rails
PORTVERSION= 1.4.6
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Javascript library for handling keyboard shortcuts
LICENSE= MIT APACHE20
LICENSE_COMB= multi
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.md
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>