freebsd-ports/graphics/xdl/Makefile

22 lines
393 B
Makefile
Raw Normal View History

# New ports collection makefile for: xdl
# Date created: 17 July 1995
# Whom: asami
#
1999-08-25 08:16:32 +02:00
# $FreeBSD$
#
PORTNAME= xdl
PORTVERSION= 2.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= trevor
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:08:19 +01:00
COMMENT= Display DL animations on an X screen
USE_X_PREFIX= yes
MAN1= xdl.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/xdl
.include <bsd.port.mk>