aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/tmsnc
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-04-08 03:35:11 +0800
committerrafan <rafan@FreeBSD.org>2007-04-08 03:35:11 +0800
commit6d46d5e63f24cc164cc71d930cbe9e9696c7ad0c (patch)
tree47c64501a51683d21c57aef7765cc16c9b914605 /net-im/tmsnc
parent2c1ac90343c615d3846c8fcf08d26bd6d8c6606c (diff)
downloadfreebsd-ports-gnome-6d46d5e63f24cc164cc71d930cbe9e9696c7ad0c.tar.gz
freebsd-ports-gnome-6d46d5e63f24cc164cc71d930cbe9e9696c7ad0c.tar.zst
freebsd-ports-gnome-6d46d5e63f24cc164cc71d930cbe9e9696c7ad0c.zip
- Add missing manual page
Reported by: kris via pointyhat Pointy Hat to: rafan
Diffstat (limited to 'net-im/tmsnc')
-rw-r--r--net-im/tmsnc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/tmsnc/Makefile b/net-im/tmsnc/Makefile
index f697fd514fc8..28e7970f13c1 100644
--- a/net-im/tmsnc/Makefile
+++ b/net-im/tmsnc/Makefile
@@ -15,9 +15,12 @@ MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= A textbased (console) MSN client
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
PLIST_FILES= bin/tmsnc
+MAN1= tmsnc.1
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 602107 || (${OSVERSION} > 700000 && ${OSVERSION} < 700033)