freebsd-ports/graphics/rubygem-tanuki_emoji/Makefile
2021-12-04 13:07:23 +01:00

19 lines
342 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= tanuki_emoji
PORTVERSION= 0.5.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Emoji character information and metadata
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>