summaryrefslogtreecommitdiff
path: root/misc/emma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/emma/Makefile')
-rw-r--r--misc/emma/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/misc/emma/Makefile b/misc/emma/Makefile
deleted file mode 100644
index d250a8a730d..00000000000
--- a/misc/emma/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2000/02/28 06:34:10 wiz Exp $
-#
-
-DISTNAME= emma-0.7-5
-PKGNAME= emma-0.7.5
-WRKSRC= ${WRKDIR}/emma-0.7
-CATEGORIES= misc
-MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/
-
-MAINTAINER= mellon@isc.org
-HOMEPAGE= http://rainbow.mimuw.edu.pl/~la181249/
-
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-DEPENDS+= python-*:../../lang/python
-
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"