aboutsummaryrefslogtreecommitdiff
path: root/finance/xquote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote/Makefile')
-rw-r--r--finance/xquote/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
deleted file mode 100644
index d129ae11a06d..000000000000
--- a/finance/xquote/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: xquote
-# Version required: 1.1
-# Date created: 4 Jan 1998
-# Whom: Ian Struble <ian@broken.net>
-#
-# $Id: Makefile,v 1.2 1998/09/15 11:13:29 asami Exp $
-
-DISTNAME= xquote-1.1
-CATEGORIES= misc
-MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= mph@freebsd.org
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-REQUIRES_MOTIF= yes
-
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-.include <bsd.port.mk>