aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r--x11-toolkits/Xaw3d/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
deleted file mode 100644
index 86c02f652e6d..000000000000
--- a/x11-toolkits/Xaw3d/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: Xaw3d
-# Version required: 1.1
-# Date created: 18 November 1994
-# Whom: asami
-#
-# $Id: Makefile,v 1.6 1995/04/04 09:24:46 asami Exp $
-#
-
-DISTNAME= Xaw3d-1.1
-CATEGORIES+= x11
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/lib/Xaw3d
-USE_IMAKE= yes
-
-.include <bsd.port.mk>