summaryrefslogtreecommitdiffstats
path: root/textproc/scr2txt/Makefile
blob: c8936d54c6221b97142cbb21db0ad7124792b229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: nik
# $FreeBSD$

PORTNAME=	scr2txt
PORTVERSION=	1.2
CATEGORIES=	textproc
MASTER_SITES=	LOCAL/nik

MAINTAINER=	eadler@FreeBSD.org
COMMENT=	Converts the output of "vidcontrol -p" to text

NO_WRKSUBDIR=	yes
USES=		uidfix
MAKE_ENV=	BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}

PLIST_FILES=	bin/scr2txt \
		man/man1/scr2txt.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud