aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/blt/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /x11-toolkits/blt/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
Notes
Diffstat (limited to 'x11-toolkits/blt/Makefile')
-rw-r--r--x11-toolkits/blt/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
deleted file mode 100644
index 0b00c7039a0d..000000000000
--- a/x11-toolkits/blt/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: blt
-# Version required: 1.7
-# Date created: 14 December 1994
-# Whom: wollman
-#
-# $Id: Makefile,v 1.3 1995/04/01 12:50:43 jkh Exp $
-#
-
-DISTNAME= blt-1.7
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
-DISTFILES= BLT-1.7.tar.gz
-
-LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
-
-GNU_CONFIGURE= yes
-ALL_TARGET= all sharedlib
-
-.include <bsd.port.mk>
-