summaryrefslogtreecommitdiff
path: root/databases/quicklist
diff options
context:
space:
mode:
Diffstat (limited to 'databases/quicklist')
-rw-r--r--databases/quicklist/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/databases/quicklist/Makefile b/databases/quicklist/Makefile
deleted file mode 100644
index 1f6e32a111f..00000000000
--- a/databases/quicklist/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $
-#
-
-DISTNAME= quicklist-0.8.6
-CATEGORIES= databases
-MASTER_SITES= ftp://ftp.quicklist.org/
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.quicklist.org
-
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= gettext-0.10.35:../../devel/gettext
-
-GNU_CONFIGURE= yes
-CFLAGS+= -I${LOCALBASE}/include
-
-.include "../../mk/bsd.pkg.mk"