aboutsummaryrefslogtreecommitdiff
path: root/devel/xxgdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xxgdb/Makefile')
-rw-r--r--devel/xxgdb/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile
deleted file mode 100644
index f0b128cbd4ad..000000000000
--- a/devel/xxgdb/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: xxgdb
-# Version required: 1.11
-# Date created: 2 May 1995
-# Whom: jkh
-#
-# $Id: Makefile,v 1.8 1995/04/09 10:05:08 asami Exp $
-#
-
-DISTNAME= xxgdb-1.11
-CATEGORIES+= development programming
-MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
- ftp://crl.dec.com/pub/X11/contrib/utilities/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>