You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/doc/FreeBSD-Makefile

17 lines
314 B
Plaintext

# $FreeBSD$
PORTNAME=notcurses
DISTVERSION=0.9.3
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
.include <bsd.port.mk>