summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorgavan <gavan>2008-06-15 10:33:38 +0000
committergavan <gavan>2008-06-15 10:33:38 +0000
commitc2181ec39b6e0adc9f81f8d4f82d6eca88202cb5 (patch)
tree4edbe94330b8532604976af2de1331910d7ca627 /converters/Makefile
parent669cab9c972f62a7bc2dd7920df65f87d19691fb (diff)
downloadpkgsrc-c2181ec39b6e0adc9f81f8d4f82d6eca88202cb5.tar.gz
New package: qrencode 3.0.3
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. This package installs a library and a command line tool. Package from Alaric Snell-Pym, with some improvements by me.
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index b3e1219e307..698fb9766c9 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2008/06/11 14:18:15 taca Exp $
+# $NetBSD: Makefile,v 1.95 2008/06/15 10:33:38 gavan Exp $
#
COMMENT= Document format and character code converters
@@ -57,6 +57,7 @@ SUBDIR+= py-cjkcodecs
SUBDIR+= py-jpCodecs
SUBDIR+= py-zhCodecs
SUBDIR+= qkc
+SUBDIR+= qrencode
SUBDIR+= recode
SUBDIR+= rpm2cpio
SUBDIR+= rss2html