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

18 lines
238 B
Makefile

PORTNAME= gemoji
PORTVERSION= 3.0.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Emoji assets
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/gemoji
.include <bsd.port.mk>