From 5ad7c75da9cbce2ebffad0cc595664b83a9a7640 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 27 Feb 2001 04:57:35 +0000 Subject: Update to version 0.3.1. PR: 25401 Submitted by: maintainer --- games/freesci/Makefile | 7 ++++--- games/freesci/distinfo | 2 +- games/freesci/pkg-plist | 13 +++---------- 3 files changed, 8 insertions(+), 14 deletions(-) (limited to 'games') diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 49c47f70ab09..a56f35b4a380 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -6,8 +6,7 @@ # PORTNAME= freesci -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.linuxgames.com/freesci/ @@ -21,10 +20,12 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_GLIB= yes +MAN6= freesci-tools.6 sciv.6 post-install: +.if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/freesci @${INSTALL_DATA} ${WRKSRC}/doc/sci.sgml ${PREFIX}/share/freesci +.endif .include diff --git a/games/freesci/distinfo b/games/freesci/distinfo index 5695884806d9..cc29090d67b7 100644 --- a/games/freesci/distinfo +++ b/games/freesci/distinfo @@ -1 +1 @@ -MD5 (freesci-0.3.0.tar.gz) = 71fa6c95a6fcebe3c818e53e6561721a +MD5 (freesci-0.3.1.tar.gz) = 78575cd27a7aeb9557f2e17e65ebce8f diff --git a/games/freesci/pkg-plist b/games/freesci/pkg-plist index 51a73523e706..884686e5d897 100644 --- a/games/freesci/pkg-plist +++ b/games/freesci/pkg-plist @@ -1,14 +1,7 @@ -bin/sciunpack -bin/scriptdump -bin/vocabdump -bin/classes bin/sciconsole bin/scidisasm -bin/listwords +bin/sciunpack bin/sciv -lib/libscicore.a lib/libsciengine.a -lib/libscigraphics.a -lib/libscisound.a -share/freesci/sci.sgml -@dirrm share/freesci +%%PORTDOCS%%share/freesci/sci.sgml +%%PORTDOCS%%@dirrm share/freesci -- cgit v1.2.3