freebsd-ports/textproc/rubygem-gemoji/Makefile
Sunpoet Po-Chuan Hsieh 50cf6eb551 - Add LICENSE
- Remove contiguous blank lines
2015-05-24 00:06:11 +00:00

17 lines
242 B
Makefile

# $FreeBSD$
PORTNAME= gemoji
PORTVERSION= 2.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Emoji assets
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>