aboutsummaryrefslogtreecommitdiff
path: root/graphics/xdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xdl/Makefile')
-rw-r--r--graphics/xdl/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile
deleted file mode 100644
index 18eb1c896a38..000000000000
--- a/graphics/xdl/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: xdl
-# Date created: 17 July 1995
-# Whom: asami
-#
-# $FreeBSD$
-#
-
-PORTNAME= xdl
-PORTVERSION= 2.1
-PORTREVISION= 2
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= trevor
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Display DL animations on an X screen
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-USE_XORG= x11
-MAN1= xdl.1
-PLIST_FILES= bin/xdl
-
-.include <bsd.port.mk>