summaryrefslogtreecommitdiff
path: root/databases/xmysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xmysql/Makefile')
-rw-r--r--databases/xmysql/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
deleted file mode 100644
index 92865c4d4a8..00000000000
--- a/databases/xmysql/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2006/10/04 20:53:46 wiz Exp $
-#
-
-DISTNAME= xmysql-1.10
-PKGREVISION= 6
-CATEGORIES= databases x11
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= bad@NetBSD.org
-HOMEPAGE= # AWOL since 2002
-COMMENT= Graphical front end to the MySQL database engine
-
-MAKE_ENV+= X11PREFIX=${X11PREFIX:Q}
-
-BUILD_TARGET= xmysql
-
-.include "../../mk/mysql.buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
-.include "../../graphics/xpm/buildlink3.mk"
-.include "../../x11/xforms/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"