1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/misc/alevt/Makefile
Oliver Lehmann 2a013fa858 update to 1.6.1 which fixes build on RELENG_5
Approved By:	maintainer-timeout (9 days)
2004-08-26 14:11:02 +00:00

24 lines
517 B
Makefile

# New ports collection makefile for: alevt
# Date created: Wed Aug 18 13:23:00 BST 1999
# Whom: Roger Hardiman <roger@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= alevt
PORTVERSION= 1.6.1
PORTREVISION= 0
CATEGORIES= misc
MASTER_SITES= http://www.goron.de/~froese/alevt/
MAINTAINER= roger@freebsd.org
COMMENT= X11 Teletext decoding and display program. (reads from /dev/vbi)
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
USE_GMAKE= yes
MAN1= alevt.1x alevt-date.1 alevt-cap.1
.include <bsd.port.mk>