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

20 lines
427 B
Makefile

PORTNAME= cldr-emoji-annotation
DISTVERSION= 37.0_13.0_0_2
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Emoji annotation files in CLDR
LICENSE= UNICODE
LICENSE_NAME= UNICODE
LICENSE_FILE= ${WRKSRC}/unicode-license.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= autoreconf gmake libtool
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= fujiwarat
NO_ARCH= yes
.include <bsd.port.mk>