summaryrefslogtreecommitdiff
path: root/devel/tradcpp
diff options
context:
space:
mode:
authorobache <obache>2013-06-16 12:56:10 +0000
committerobache <obache>2013-06-16 12:56:10 +0000
commit90c1c1ee5e43c6590131cda95eac8f8e66a09dd3 (patch)
tree13ff8a6f0abc067ae909260939706ee35648c560 /devel/tradcpp
parent1d6da9c1e3f2a876aeb36806b7d9d3ef38fe59bf (diff)
downloadpkgsrc-90c1c1ee5e43c6590131cda95eac8f8e66a09dd3.tar.gz
catman is also installed (on NetBSD-5.2, MANINSTAL="catinstall htmlinstall maninstall")
Diffstat (limited to 'devel/tradcpp')
-rw-r--r--devel/tradcpp/Makefile4
-rw-r--r--devel/tradcpp/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/tradcpp/Makefile b/devel/tradcpp/Makefile
index 0452c7b4521..8e76cdc224a 100644
--- a/devel/tradcpp/Makefile
+++ b/devel/tradcpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/06/11 23:07:01 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2013/06/16 12:56:10 obache Exp $
#
DISTNAME= tradcpp-0.2
@@ -11,6 +11,6 @@ COMMENT= Traditional (K&R-style) C preprocessor
LICENSE= modified-bsd
USE_BSD_MAKEFILE= yes
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/tradcpp/PLIST b/devel/tradcpp/PLIST
index 70ee17622ec..b9738c897d1 100644
--- a/devel/tradcpp/PLIST
+++ b/devel/tradcpp/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2013/06/11 23:07:01 dholland Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/06/16 12:56:10 obache Exp $
bin/tradcpp
+man/cat1/tradcpp.0
man/man1/tradcpp.1