1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/misc/teseq/Makefile
2021-04-06 16:31:07 +02:00

22 lines
366 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= teseq
PORTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
MAINTAINER= danilo@FreeBSD.org
COMMENT= Terminal control sequence analyzer
GNU_CONFIGURE= yes
USES= gmake perl5
INFO= teseq
PLIST_FILES= bin/reseq bin/teseq \
man/man1/reseq.1.gz \
man/man1/teseq.1.gz
.include <bsd.port.mk>