1995-07-18 02:32:34 +02:00
|
|
|
# New ports collection makefile for: xdl
|
|
|
|
# Date created: 17 July 1995
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1999-08-25 08:16:32 +02:00
|
|
|
# $FreeBSD$
|
1995-07-18 02:32:34 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 12:48:02 +02:00
|
|
|
PORTNAME= xdl
|
|
|
|
PORTVERSION= 2.1
|
1998-11-21 08:27:41 +01:00
|
|
|
CATEGORIES= graphics
|
1997-11-15 14:53:58 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
2004-03-12 22:03:28 +01:00
|
|
|
MASTER_SITE_SUBDIR= trevor
|
1995-07-18 02:32:34 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:08:19 +01:00
|
|
|
COMMENT= Display DL animations on an X screen
|
1995-07-18 02:32:34 +02:00
|
|
|
|
1998-08-05 11:31:52 +02:00
|
|
|
USE_X_PREFIX= yes
|
1996-11-18 12:44:27 +01:00
|
|
|
MAN1= xdl.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/xdl
|
1995-07-18 02:32:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|