summaryrefslogtreecommitdiff
path: root/x11/amiwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/amiwm/Makefile')
-rw-r--r--x11/amiwm/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/amiwm/Makefile b/x11/amiwm/Makefile
deleted file mode 100644
index 3b09d353ca6..00000000000
--- a/x11/amiwm/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.10 1999/07/07 21:11:56 tron Exp $
-#
-
-DISTNAME= amiwm0.20pl48
-PKGNAME= amiwm-0.20p48
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/
-
-MAINTAINER= rh@trapdoor.vip.at
-HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html
-
-USE_X11= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="-DHAVE_X11_EXTENSIONS_SHAPE_H=1 -O" \
- X_PRE_LIBS="-Wl,-R${X11BASE}/lib" \
- X_EXTRA_LIBS="-lXt"
-
-.include "../../mk/bsd.pkg.mk"