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