libvterm: Remove superfluous lines in Makefile

This commit is contained in:
Jonathan Buschmann 2020-01-01 22:55:26 +08:00
parent d212e955d2
commit 52ff980655
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# $NetBSD: Makefile,v 1.1 2015/03/01 15:44:34 jonthn Exp $
PKGNAME= libvterm-0.1.2
DISTNAME= libvterm-0.1.2
CATEGORIES= devel
MASTER_SITES= http://www.leonerd.org.uk/code/libvterm/
@ -9,7 +8,6 @@ HOMEPAGE= http://www.leonerd.org.uk/code/libvterm/
COMMENT= Abstract VT220/Xterm/ECMA-48 emulation library
LICENSE= mit
USE_LANGUAGES= c
USE_TOOLS+= pkg-config gmake perl
USE_LIBTOOL= yes