1999-08-18 11:08:37 -04:00
|
|
|
# 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$
|
1999-08-18 11:08:37 -04:00
|
|
|
#
|
|
|
|
|
2000-04-14 04:49:30 -04:00
|
|
|
PORTNAME= alevt
|
|
|
|
PORTVERSION= 1.5.1
|
1999-08-18 11:08:37 -04:00
|
|
|
CATEGORIES= misc
|
2000-06-23 09:22:00 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
|
|
|
http://user.exit.de/froese/alevt/
|
|
|
|
MASTER_SITE_SUBDIR= apps/video
|
1999-08-18 11:08:37 -04:00
|
|
|
|
|
|
|
MAINTAINER= roger@freebsd.org
|
|
|
|
|
2000-07-04 03:13:35 -04:00
|
|
|
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
|
1999-10-15 09:55:43 -04:00
|
|
|
|
1999-08-18 11:08:37 -04:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
MAN1= alevt.1x alevt-date.1 alevt-cap.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|