summaryrefslogtreecommitdiff
path: root/finance/xquote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote/Makefile')
-rw-r--r--finance/xquote/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
deleted file mode 100644
index 09838e7b0dd3..000000000000
--- a/finance/xquote/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: xquote
-# Date created: 4 Jan 1998
-# Whom: Ian Struble <ian@broken.net>
-#
-# $FreeBSD$
-
-PORTNAME= xquote
-PORTVERSION= 1.1
-CATEGORIES= misc
-MASTER_SITES= http://sunsite.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= mph@freebsd.org
-COMMENT= A quote retrieval tool for X
-
-USE_MOTIF= yes
-USE_IMAKE= yes
-USE_XPM= yes
-
-.include <bsd.port.mk>