summaryrefslogtreecommitdiff
path: root/editors/wily/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wily/Makefile')
-rw-r--r--editors/wily/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
deleted file mode 100644
index 729dc6d6a0f..00000000000
--- a/editors/wily/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2005/10/12 12:13:38 tonio Exp $
-#
-
-DISTNAME= wily-0.13.41
-CATEGORIES= editors plan9
-MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= agc@NetBSD.org
-HOMEPAGE= http://www.cs.yorku.ca/~oz/wily/
-COMMENT= Unix/X11 clone of the Plan9 acme editor/environment
-
-GNU_CONFIGURE= yes
-CONFIGURE_HAS_MANDIR= no
-
-DEPENDS+= libXgFonts-1.0:../../fonts/Xg
-
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"