aboutsummaryrefslogtreecommitdiff
path: root/astro/xmoontool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xmoontool/Makefile')
-rw-r--r--astro/xmoontool/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile
index da2ff34e2a61..1458141c7a37 100644
--- a/astro/xmoontool/Makefile
+++ b/astro/xmoontool/Makefile
@@ -1,16 +1,17 @@
PORTNAME= xmoontool
PORTVERSION= 3.0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= astro
MASTER_SITES= http://www.senax.net/xmoontool/
MAINTAINER= frank@dynamical-systems.org
COMMENT= Version of John Walker's classical moontool for X11/Motif
+WWW= http://www.senax.net/xmoontool/xmoontool.html
USES= motif xorg
USE_XORG= x11 xt
-PLIST_FILES= bin/xmoontool man/man1/xmoontool.1.gz
+PLIST_FILES= bin/xmoontool share/man/man1/xmoontool.1.gz
PORTDOCS= NOTES
OPTIONS_DEFINE= DOCS LIBNOVA
@@ -22,7 +23,7 @@ LIBNOVA_LIB_DEPENDS= libnova.so:astro/libnova
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xmoontool ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/xmoontool.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/xmoontool.1 ${STAGEDIR}${PREFIX}/share/man/man1
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}