Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/misc/cldr-emoji-annotation/Makefile
18157 views
PORTNAME=	cldr-emoji-annotation
DISTVERSION=	37.0_13.0_0_2
CATEGORIES=	misc

MAINTAINER=	[email protected]
COMMENT=	Emoji annotation files in CLDR
WWW=		https://github.com/fujiwarat/cldr-emoji-annotation

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>