diff options
Diffstat (limited to 'x11-wm/musca')
-rw-r--r-- | x11-wm/musca/Makefile | 10 | ||||
-rw-r--r-- | x11-wm/musca/distinfo | 6 |
2 files changed, 6 insertions, 10 deletions
diff --git a/x11-wm/musca/Makefile b/x11-wm/musca/Makefile index 1a10b753d1c..4d05a8ae90c 100644 --- a/x11-wm/musca/Makefile +++ b/x11-wm/musca/Makefile @@ -6,7 +6,7 @@ # PORTNAME= musca -PORTVERSION= 0.9.15 +PORTVERSION= 0.9.18 CATEGORIES= x11-wm MASTER_SITES= http://aerosuidae.net/ \ http://mirror.mcx2.org/ @@ -20,7 +20,7 @@ RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu USE_XORG= x11 PLIST_FILES= bin/musca -PORTDOCS= readme.txt +MAN1= musca.1 pre-everything:: @${ECHO_MSG} "You can build musca with your own config.h using the MUSCA_CONF knob:" @@ -34,10 +34,6 @@ post-extract: do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ - -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ -.endif + ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 .include <bsd.port.mk> diff --git a/x11-wm/musca/distinfo b/x11-wm/musca/distinfo index 99b90d27a89..d1059ff6a36 100644 --- a/x11-wm/musca/distinfo +++ b/x11-wm/musca/distinfo @@ -1,3 +1,3 @@ -MD5 (musca-0.9.15.tgz) = 6234ba6a8ddaf86021071fadea6f80c5 -SHA256 (musca-0.9.15.tgz) = 1d95bd93afc139f0b5cf95b3cae70d0d5ddddaf6f475a04bddb01adf38c0fdb0 -SIZE (musca-0.9.15.tgz) = 59141 +MD5 (musca-0.9.18.tgz) = 0e5e0c40515ea50f7dace557afd50dc8 +SHA256 (musca-0.9.18.tgz) = 64fccf3ae0b51e583ce2f1db54d8b579b4c20b035f52587eed87ab87295b6940 +SIZE (musca-0.9.18.tgz) = 49852 |