summaryrefslogtreecommitdiff
path: root/graphics/exiftags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exiftags/Makefile')
-rw-r--r--graphics/exiftags/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/exiftags/Makefile b/graphics/exiftags/Makefile
new file mode 100644
index 00000000000..75faa236180
--- /dev/null
+++ b/graphics/exiftags/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/12/26 11:11:22 shell Exp $
+
+DISTNAME= exiftags-0.96
+CATEGORIES= graphics
+MASTER_SITES= http://johnst.org/sw/exiftags/
+
+MAINTAINER= shell@netbsd.org
+HOMEPAGE= http://johnst.org/sw/exiftags/
+COMMENT= Utility to read Exif tags from a digital camera JPEG file
+
+.include "../../mk/bsd.pkg.mk"