aboutsummaryrefslogtreecommitdiff
path: root/textproc/libextractor
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2005-06-13 02:50:20 +0000
committerKevin Lo <kevlo@FreeBSD.org>2005-06-13 02:50:20 +0000
commit0a823ed0bd312238d6c13c7a71dc314642a1c621 (patch)
tree935bdf4e767091c7d1c792ba0a59aee8764062cf /textproc/libextractor
parent1d193206da0982833f0016bfd257e70f17865f98 (diff)
downloadports-0a823ed0bd312238d6c13c7a71dc314642a1c621.tar.gz
ports-0a823ed0bd312238d6c13c7a71dc314642a1c621.zip
Notes
Diffstat (limited to 'textproc/libextractor')
-rw-r--r--textproc/libextractor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index c4243b12eb54..0f846b9bb9c3 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -23,5 +23,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
MAN1= extract.1
+MAN3= libextractor.3
.include <bsd.port.mk>