aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/jewel
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-04-08 20:34:47 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-04-08 20:34:47 +0000
commita4ddf1100decc933ccae04157fa7a30d0670ccdc (patch)
tree27a171bc5067765ed3278585840d9f1650627575 /x11-wm/jewel
parent27fc73a5e4926a8fb68a46257bf22b6d24f149b7 (diff)
downloadports-a4ddf1100decc933ccae04157fa7a30d0670ccdc.tar.gz
ports-a4ddf1100decc933ccae04157fa7a30d0670ccdc.zip
Notes
Diffstat (limited to 'x11-wm/jewel')
-rw-r--r--x11-wm/jewel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/jewel/Makefile b/x11-wm/jewel/Makefile
index 78dd613dbecd..7fde7735d465 100644
--- a/x11-wm/jewel/Makefile
+++ b/x11-wm/jewel/Makefile
@@ -17,6 +17,7 @@ COMMENT= Window manager based on aewm++
ALL_TARGET= jewel
DOCDIR= share/doc/${PORTNAME}
DOCS= Changelog Changelog.DLR Changelog.jewel INSTALL LICENSE README
+MAN1= jewel.1x
PLIST= ${WRKDIR}/pkg-plist
USE_X_PREFIX= yes
USE_GMAKE= yes
@@ -37,6 +38,7 @@ pre-install:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jewel ${PREFIX}/bin/jewel
+ ${INSTALL_MAN} ${WRKSRC}/jewel.1x ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/${DOCDIR}
.for ii in ${DOCS}