aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libqrencode
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2008-01-26 09:12:48 +0800
committervanilla <vanilla@FreeBSD.org>2008-01-26 09:12:48 +0800
commit8293b9344fdc4b3a1235449dfd80b9a4060a8f3c (patch)
tree30efd36f325103347ae6524b46e19a9757454215 /graphics/libqrencode
parentec95008b85cf98b6fd89ad4fd40b852ee5e09355 (diff)
downloadfreebsd-ports-gnome-8293b9344fdc4b3a1235449dfd80b9a4060a8f3c.tar.gz
freebsd-ports-gnome-8293b9344fdc4b3a1235449dfd80b9a4060a8f3c.tar.zst
freebsd-ports-gnome-8293b9344fdc4b3a1235449dfd80b9a4060a8f3c.zip
Fix pkg-plist.
Submitted by: pav@
Diffstat (limited to 'graphics/libqrencode')
-rw-r--r--graphics/libqrencode/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index f649299240ec..cec83fdd0cce 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -25,6 +25,8 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS+= -I${LOCALBASE}/include
USE_LDCONFIG= yes
+MAN1= qrencode.1
+
PLIST_FILES= bin/qrencode \
include/qrencode.h \
lib/libqrencode.so \