aboutsummaryrefslogblamecommitdiff
path: root/misc/cldr-emoji-annotation/Makefile
blob: 2440706e123108d0637a06f27b95034a117a64ae (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
                                     
                             













                                                                     
 


                      
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>