freebsd-ports/misc/alevt/Makefile
2004-02-04 05:10:27 +00:00

26 lines
582 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.0
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://user.exit.mytoday.de/froese/alevt/
MASTER_SITE_SUBDIR= apps/video
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>