summaryrefslogtreecommitdiff
path: root/sysutils/GWLib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/GWLib/Makefile')
-rw-r--r--sysutils/GWLib/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/GWLib/Makefile b/sysutils/GWLib/Makefile
deleted file mode 100644
index d3a02ab45e8..00000000000
--- a/sysutils/GWLib/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2004/04/11 03:16:36 rh Exp $
-#
-
-.include "../../sysutils/gworkspace/Makefile.common"
-PKGNAME= ${DISTNAME:S/gworkspace/GWLib/}
-
-COMMENT= GWorkspace support library
-
-BUILD_DIRS= ${WRKSRC}/GWLib
-DISTINFO_FILE= ${.CURDIR}/../gworkspace/distinfo
-PATCHDIR= ${.CURDIR}/../gworkspace/patches
-
-.include "../../mk/bsd.pkg.mk"