COMMENT =	VT220/xterm/ECMA-48 terminal emulator library
DISTNAME =	libvterm-0.3
EPOCH =		0

HOMEPAGE =	https://www.leonerd.org.uk/code/libvterm/
SITES =		${HOMEPAGE}

SHARED_LIBS +=  vterm                     2.0 # 0.0

CATEGORIES =	devel

# MIT
PERMIT_PACKAGE =	Yes

DEBUG_PACKAGES =	${BUILD_PACKAGES}

WANTLIB += c

USE_GMAKE =		Yes

.include <bsd.port.mk>
