# Created by: Keith Gaughan # $FreeBSD: head/devel/utf8cpp/Makefile 557813 2020-12-12 11:15:00Z fluffy $ PORTNAME= utf8cpp PORTVERSION= 3.1.2 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= k@stereochro.me COMMENT= Simple, portable, lightweight library for handling UTF-8 strings LICENSE= BSL USES= cmake USE_GITHUB= yes GH_ACCOUNT= nemtrif GH_PROJECT= utfcpp PLIST_FILES= include/utf8cpp/utf8.h \ include/utf8cpp/utf8/checked.h \ include/utf8cpp/utf8/core.h \ include/utf8cpp/utf8/cpp11.h \ include/utf8cpp/utf8/unchecked.h \ lib/cmake/utf8cpp/utf8cppConfig.cmake .include