summaryrefslogtreecommitdiff
path: root/graphics/feh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/feh/Makefile')
-rw-r--r--graphics/feh/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
new file mode 100644
index 00000000000..c41d1f0b7b9
--- /dev/null
+++ b/graphics/feh/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 10:52:18 rh Exp $
+#
+
+DISTNAME= feh-1.0.1
+CATEGORIES= graphics
+MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.linuxbrit.co.uk/feh/
+COMMENT= advanced image viewer
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+
+.include "../../graphics/imlib2/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"