summaryrefslogtreecommitdiff
path: root/x11/xrolodex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xrolodex/Makefile')
-rw-r--r--x11/xrolodex/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/xrolodex/Makefile b/x11/xrolodex/Makefile
deleted file mode 100644
index 6df994cb360..00000000000
--- a/x11/xrolodex/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.1 1998/08/27 07:06:02 garbled Exp $
-
-DISTNAME= xrolodex.1.5.motif
-PKGNAME= xrolodex-1.5
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= root@garbled.net
-
-WRKSRC= ${WRKDIR}/xrolodex.15
-MAKE_ENV+= XMLIB='-lXm'
-USE_MOTIF= yes
-USE_IMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"