mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
19 lines
368 B
Plaintext
19 lines
368 B
Plaintext
# $FreeBSD$
|
|
|
|
PORTNAME=notcurses
|
|
DISTVERSION=1.2.8
|
|
CATEGORIES=graphics
|
|
MASTER_SITES=https://nick-black.com/dankwiki/index.php/Notcurses
|
|
|
|
MAINTAINER=dankamongmen@gmail.com
|
|
COMMENT=TUI library for modern terminal emulators
|
|
|
|
USES=cmake
|
|
LICENSE=Apache-2.0
|
|
USE_GITHUB=yes
|
|
GH_ACCOUNT=dankamongmen
|
|
|
|
# deps: doxygen, dia, doctest (not present?), ffmpeg
|
|
|
|
.include <bsd.port.mk>
|