1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/misc/alevt/Makefile
2000-04-14 08:49:30 +00:00

23 lines
475 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.5.1
CATEGORIES= misc
MASTER_SITES= http://user.exit.de/froese/alevt/ \
ftp://metalab.unc.edu/pub/Linux/apps/video/
MAINTAINER= roger@freebsd.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
USE_GMAKE= yes
MAN1= alevt.1x alevt-date.1 alevt-cap.1
.include <bsd.port.mk>