aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2008-01-26 01:12:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2008-01-26 01:12:48 +0000
commita2f37ee37a92821bc78a8b391b15d1524b786925 (patch)
tree74d6d806502d4bc8599938a9f295cb04fd662598 /graphics/libqrencode
parent6690f2ab7d032e81254117b8261ed9641be03e97 (diff)
downloadports-a2f37ee37a92821bc78a8b391b15d1524b786925.tar.gz
ports-a2f37ee37a92821bc78a8b391b15d1524b786925.zip
Fix pkg-plist.
Submitted by: pav@
Notes
Notes: svn path=/head/; revision=206214
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 \