diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index db09fc30aea7..765020f239a2 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -3,16 +3,16 @@ # Date created: 24 Oct 1998 # Whom: FUJISHIMA Satsuki # -# $Id: Makefile,v 1.5 1998/11/25 01:51:25 flathill Exp $ +# $Id: Makefile,v 1.6 1998/12/03 15:12:49 flathill Exp $ # -DISTNAME= xsystem35-BETA-19981114 -PKGNAME= xsystem-3.5-19981123 +DISTNAME= xsystem35-BETA-19981227 +PKGNAME= xsystem-3.5-19981227 CATEGORIES= emulators MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ -PATCH_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ -PATCHFILES= patch-19981123.diff.gz +#PATCH_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ +#PATCHFILES= patch-19981123.diff.gz MAINTAINER= k5@respo.or.jp @@ -21,6 +21,13 @@ LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 USE_X_PREFIX= YES WRKSRC= ${WRKDIR}/${DISTNAME}/src +DOC_FILES= BUGS ChangeLog FAQ GRFMT.TXT INSTALL README README.midi \ + README.miko THANKS +EXAMPLES= README.TXT atlach.inf dalk.inf diabo.inf drstop.inf \ + katsumi.inf kichiku.inf miko.inf ningen.inf oudou.inf \ + panyo.inf rance1.inf rance2.inf rance3.inf rance4.inf \ + toushin.inf toushin2.inf zero.inf + pre-build: .if !defined(CDROM_NO_TRKIND) @${ECHO_MSG} "if your CD-ROM drive complains like 'CDIOCPLAYTRACKS: Invalid argument'" @@ -36,16 +43,12 @@ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/ja/xsystem35 @(cd ${WRKDIR}/${DISTNAME}/doc;\ - ${INSTALL_MAN} BUGS FAQ GRFMT.TXT INSTALL README THANKS \ - ${PREFIX}/share/doc/ja/xsystem35; \ - ) + ${INSTALL_MAN} ${DOC_FILES} ${PREFIX}/share/doc/ja/xsystem35) ${MKDIR} ${PREFIX}/share/examples/xsystem35 ${INSTALL_DATA} ${WRKSRC}/xsys35rc.sample ${PREFIX}/share/examples/xsystem35 @(cd ${WRKDIR}/${DISTNAME}/contrib; \ - ${INSTALL_SCRIPT} instgame ${PREFIX}/share/examples/xsystem35; \ - ${INSTALL_DATA} README.TXT atlach.inf diabo.inf katsumi.inf kichiku.inf miko.inf ningen.inf oudou.inf panyo.inf rance4.inf toushin2.inf zero.inf \ - ${PREFIX}/share/examples/xsystem35; \ - ) + ${INSTALL_SCRIPT} instgame ${PREFIX}/share/examples/xsystem35; \ + ${INSTALL_DATA} ${EXAMPLES} ${PREFIX}/share/examples/xsystem35) .endif ${CAT} ${PKGDIR}/MESSAGE diff --git a/emulators/xsystem35/distinfo b/emulators/xsystem35/distinfo index 2f72dba09786..3b32ceaaee64 100644 --- a/emulators/xsystem35/distinfo +++ b/emulators/xsystem35/distinfo @@ -1,2 +1 @@ -MD5 (xsystem35-BETA-19981114.tar.gz) = 92c9e66dda511a8caaf23f9e9ccb2aa1 -MD5 (patch-19981123.diff.gz) = f511f755f8d4490a2e338632c2318cd6 +MD5 (xsystem35-BETA-19981227.tar.gz) = 2d27ad47b08504362fea58a68a23a01e diff --git a/emulators/xsystem35/pkg-plist b/emulators/xsystem35/pkg-plist index 531fe66f7507..de8dba8d7666 100644 --- a/emulators/xsystem35/pkg-plist +++ b/emulators/xsystem35/pkg-plist @@ -1,14 +1,19 @@ bin/xsystem35 share/doc/ja/xsystem35/BUGS +share/doc/ja/xsystem35/ChangeLog share/doc/ja/xsystem35/FAQ share/doc/ja/xsystem35/GRFMT.TXT share/doc/ja/xsystem35/INSTALL share/doc/ja/xsystem35/README +share/doc/ja/xsystem35/README.midi +share/doc/ja/xsystem35/README.miko share/doc/ja/xsystem35/THANKS share/examples/xsystem35/xsys35rc.sample share/examples/xsystem35/README.TXT share/examples/xsystem35/atlach.inf +share/examples/xsystem35/dalk.inf share/examples/xsystem35/diabo.inf +share/examples/xsystem35/drstop.inf share/examples/xsystem35/instgame share/examples/xsystem35/katsumi.inf share/examples/xsystem35/kichiku.inf @@ -16,7 +21,11 @@ share/examples/xsystem35/miko.inf share/examples/xsystem35/ningen.inf share/examples/xsystem35/oudou.inf share/examples/xsystem35/panyo.inf +share/examples/xsystem35/rance1.inf +share/examples/xsystem35/rance2.inf +share/examples/xsystem35/rance3.inf share/examples/xsystem35/rance4.inf +share/examples/xsystem35/toushin.inf share/examples/xsystem35/toushin2.inf share/examples/xsystem35/zero.inf @dirrm share/doc/ja/xsystem35