blob: 3b3ff95839a97892883e8ca2c3296223e4377b7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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>
|