diff options
author | minoura <minoura@pkgsrc.org> | 2000-02-04 15:55:46 +0000 |
---|---|---|
committer | minoura <minoura@pkgsrc.org> | 2000-02-04 15:55:46 +0000 |
commit | 525b7af144c87298fabc0a979b01fd5728463899 (patch) | |
tree | aca3c5f8736ad6e6d0b800cf33a3fe66f147fcd8 /x11 | |
parent | d5cf830c05be1de083586248d84736747375b889 (diff) | |
download | pkgsrc-525b7af144c87298fabc0a979b01fd5728463899.tar.gz |
Updated to xcruise-0.24.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcruise/Makefile | 7 | ||||
-rw-r--r-- | x11/xcruise/files/md5 | 4 | ||||
-rw-r--r-- | x11/xcruise/pkg/PLIST | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11/xcruise/Makefile b/x11/xcruise/Makefile index 791c42cb8d5..81ff026eed5 100644 --- a/x11/xcruise/Makefile +++ b/x11/xcruise/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 1999/12/22 15:37:13 sakamoto Exp $ +# $NetBSD: Makefile,v 1.4 2000/02/04 15:55:46 minoura Exp $ # -DISTNAME= xcruise-0.22 +DISTNAME= xcruise-0.24 CATEGORIES= x11 graphics MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ @@ -13,7 +13,10 @@ HOMEPAGE= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ USE_IMAKE= yes post-install: + ${INSTALL_DATA} ${WRKSRC}/XCruise.ad ${PREFIX}/lib/X11/app-defaults/XCruise ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xcruise ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xcruise + ${INSTALL_DATA} ${WRKSRC}/README.jp ${PREFIX}/share/doc/xcruise + ${INSTALL_DATA} ${WRKSRC}/TODO ${PREFIX}/share/doc/xcruise .include "../../mk/bsd.pkg.mk" diff --git a/x11/xcruise/files/md5 b/x11/xcruise/files/md5 index 2655edeb707..812cd8f637f 100644 --- a/x11/xcruise/files/md5 +++ b/x11/xcruise/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/12/08 00:26:28 itohy Exp $ +$NetBSD: md5,v 1.4 2000/02/04 15:55:47 minoura Exp $ -MD5 (xcruise-0.22.tar.gz) = 40361af90c752c1a21ac56ef252f3af9 +MD5 (xcruise-0.24.tar.gz) = b0d64e1d33cc2c020eb32303e34dfb4d diff --git a/x11/xcruise/pkg/PLIST b/x11/xcruise/pkg/PLIST index 3598f908b9d..5f8589145f5 100644 --- a/x11/xcruise/pkg/PLIST +++ b/x11/xcruise/pkg/PLIST @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/02/04 15:55:47 minoura Exp $ bin/xcruise +lib/X11/app-defaults/XCruise share/doc/xcruise/README +share/doc/xcruise/README.jp +share/doc/xcruise/TODO @dirrm share/doc/xcruise |