20 lines
427 B
Makefile
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>
|