freebsd-ports/misc/alevt/Makefile

24 lines
484 B
Makefile
Raw Normal View History

# New ports collection makefile for: alevt
# Date created: Wed Aug 18 13:23:00 BST 1999
# Whom: Roger Hardiman <roger@freebsd.org>
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
2000-04-14 04:49:30 -04:00
PORTNAME= alevt
PORTVERSION= 1.5.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://user.exit.de/froese/alevt/
MASTER_SITE_SUBDIR= apps/video
MAINTAINER= roger@freebsd.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
USE_GMAKE= yes
MAN1= alevt.1x alevt-date.1 alevt-cap.1
.include <bsd.port.mk>