summaryrefslogtreecommitdiff
path: root/graphics/kplot3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kplot3d/Makefile')
-rw-r--r--graphics/kplot3d/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/kplot3d/Makefile b/graphics/kplot3d/Makefile
deleted file mode 100644
index 72bb0acc5b66..000000000000
--- a/graphics/kplot3d/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: kplot3d
-# Date created: 30 October 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kplot3d
-PORTVERSION= 0.70
-CATEGORIES= graphics kde
-MASTER_SITES= http://members.nbci.com/kplot3d/
-
-MAINTAINER= jedgar@FreeBSD.org
-
-USE_KDELIBS_VER=1
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>