summaryrefslogtreecommitdiffstats
path: root/games/gnomermind
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 09:32:09 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 09:32:09 +0800
commit2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae (patch)
tree32eb59e22b1dbb1910f9527de647da481b77ec4a /games/gnomermind
parente47156a07452fd9c8103de302581c749ca78caf7 (diff)
downloadmarcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar.gz
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar.bz2
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar.lz
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar.xz
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.tar.zst
marcuscom-ports-2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8803 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomermind')
-rw-r--r--games/gnomermind/Makefile37
-rw-r--r--games/gnomermind/distinfo3
-rw-r--r--games/gnomermind/pkg-descr6
-rw-r--r--games/gnomermind/pkg-plist205
4 files changed, 251 insertions, 0 deletions
diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile
new file mode 100644
index 000000000..7f7cc249d
--- /dev/null
+++ b/games/gnomermind/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: gnomermind
+# Date created: 11 April 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnomermind
+PORTVERSION= 1.0.1
+PORTREVISION= 3
+CATEGORIES= games gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A puzzle game for Gnome, loosely based on the classic MasterMind game
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_ENV= OLD_PO_FILE_INPUT=1
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|^Info|#Info|g' ${WRKSRC}/Makefile.in
+
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+.for file in AUTHORS ChangeLog HACKING NEWS README TODO
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/games/gnomermind/distinfo b/games/gnomermind/distinfo
new file mode 100644
index 000000000..3d52d63f7
--- /dev/null
+++ b/games/gnomermind/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnomermind-1.0.1.tar.bz2) = 474efe5186b41679c57a1034c93d2ae3
+SHA256 (gnomermind-1.0.1.tar.bz2) = eb10e78d584e4e6ab5dff86115c652c07aaf50991c9f139aa49e158d72a24df4
+SIZE (gnomermind-1.0.1.tar.bz2) = 411440
diff --git a/games/gnomermind/pkg-descr b/games/gnomermind/pkg-descr
new file mode 100644
index 000000000..5544e2004
--- /dev/null
+++ b/games/gnomermind/pkg-descr
@@ -0,0 +1,6 @@
+GnomerMind is a puzzle game for Gnome, loosely based on the classic MasterMind
+game. The author always been fascinated by this game, and spent an heap of time
+playing the version (Logic) implemented on some Nokia cellular phones...
+So he told himself, why not to make it available also for PC's?
+
+WWW: http://gnomermind.sourceforge.net/
diff --git a/games/gnomermind/pkg-plist b/games/gnomermind/pkg-plist
new file mode 100644
index 000000000..2a6c01ab6
--- /dev/null
+++ b/games/gnomermind/pkg-plist
@@ -0,0 +1,205 @@
+bin/gnomermind
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/HACKING
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+share/gnome/apps/Games/gnomermind.desktop
+%%DATADIR%%/themes/Classic/ABOUT
+%%DATADIR%%/themes/Classic/b.png
+%%DATADIR%%/themes/Classic/bl.png
+%%DATADIR%%/themes/Classic/br.png
+%%DATADIR%%/themes/Classic/l.png
+%%DATADIR%%/themes/Classic/mpin0.png
+%%DATADIR%%/themes/Classic/mpin1.png
+%%DATADIR%%/themes/Classic/mpin2.png
+%%DATADIR%%/themes/Classic/mpin3.png
+%%DATADIR%%/themes/Classic/mpin4.png
+%%DATADIR%%/themes/Classic/mpin5.png
+%%DATADIR%%/themes/Classic/mstt.png
+%%DATADIR%%/themes/Classic/mtok.png
+%%DATADIR%%/themes/Classic/pin0.png
+%%DATADIR%%/themes/Classic/pin1.png
+%%DATADIR%%/themes/Classic/pin2.png
+%%DATADIR%%/themes/Classic/r.png
+%%DATADIR%%/themes/Classic/stt0.png
+%%DATADIR%%/themes/Classic/stt1.png
+%%DATADIR%%/themes/Classic/stt2.png
+%%DATADIR%%/themes/Classic/stt3.png
+%%DATADIR%%/themes/Classic/tile.png
+%%DATADIR%%/themes/Classic/tok0.png
+%%DATADIR%%/themes/Classic/tok1.png
+%%DATADIR%%/themes/Classic/tok2.png
+%%DATADIR%%/themes/Classic/tok3.png
+%%DATADIR%%/themes/Classic/tok4.png
+%%DATADIR%%/themes/Classic/tok5.png
+%%DATADIR%%/themes/Classic/tok6.png
+%%DATADIR%%/themes/Classic/tok7.png
+%%DATADIR%%/themes/Classic/tok8.png
+%%DATADIR%%/themes/Classic/tok9.png
+%%DATADIR%%/themes/Classic/tokh.png
+%%DATADIR%%/themes/Classic/u.png
+%%DATADIR%%/themes/Classic/ul.png
+%%DATADIR%%/themes/Classic/ur.png
+%%DATADIR%%/themes/Pingus/ABOUT
+%%DATADIR%%/themes/Pingus/b.png
+%%DATADIR%%/themes/Pingus/bl.png
+%%DATADIR%%/themes/Pingus/br.png
+%%DATADIR%%/themes/Pingus/l.png
+%%DATADIR%%/themes/Pingus/mpin0.png
+%%DATADIR%%/themes/Pingus/mpin1.png
+%%DATADIR%%/themes/Pingus/mpin2.png
+%%DATADIR%%/themes/Pingus/mpin3.png
+%%DATADIR%%/themes/Pingus/mpin4.png
+%%DATADIR%%/themes/Pingus/mpin5.png
+%%DATADIR%%/themes/Pingus/mstt.png
+%%DATADIR%%/themes/Pingus/mtok.png
+%%DATADIR%%/themes/Pingus/pin0.png
+%%DATADIR%%/themes/Pingus/pin1.png
+%%DATADIR%%/themes/Pingus/pin2.png
+%%DATADIR%%/themes/Pingus/r.png
+%%DATADIR%%/themes/Pingus/stt0.png
+%%DATADIR%%/themes/Pingus/stt1.png
+%%DATADIR%%/themes/Pingus/stt2.png
+%%DATADIR%%/themes/Pingus/stt3.png
+%%DATADIR%%/themes/Pingus/tile.png
+%%DATADIR%%/themes/Pingus/tok0.png
+%%DATADIR%%/themes/Pingus/tok1.png
+%%DATADIR%%/themes/Pingus/tok2.png
+%%DATADIR%%/themes/Pingus/tok3.png
+%%DATADIR%%/themes/Pingus/tok4.png
+%%DATADIR%%/themes/Pingus/tok5.png
+%%DATADIR%%/themes/Pingus/tok6.png
+%%DATADIR%%/themes/Pingus/tok7.png
+%%DATADIR%%/themes/Pingus/tok8.png
+%%DATADIR%%/themes/Pingus/tok9.png
+%%DATADIR%%/themes/Pingus/tokh.png
+%%DATADIR%%/themes/Pingus/u.png
+%%DATADIR%%/themes/Pingus/ul.png
+%%DATADIR%%/themes/Pingus/ur.png
+%%DATADIR%%/themes/QMM/ABOUT
+%%DATADIR%%/themes/QMM/b.png
+%%DATADIR%%/themes/QMM/bl.png
+%%DATADIR%%/themes/QMM/br.png
+%%DATADIR%%/themes/QMM/l.png
+%%DATADIR%%/themes/QMM/mpin0.png
+%%DATADIR%%/themes/QMM/mpin1.png
+%%DATADIR%%/themes/QMM/mpin2.png
+%%DATADIR%%/themes/QMM/mpin3.png
+%%DATADIR%%/themes/QMM/mpin4.png
+%%DATADIR%%/themes/QMM/mpin5.png
+%%DATADIR%%/themes/QMM/mstt.png
+%%DATADIR%%/themes/QMM/mtok.png
+%%DATADIR%%/themes/QMM/pin0.png
+%%DATADIR%%/themes/QMM/pin1.png
+%%DATADIR%%/themes/QMM/pin2.png
+%%DATADIR%%/themes/QMM/r.png
+%%DATADIR%%/themes/QMM/stt0.png
+%%DATADIR%%/themes/QMM/stt1.png
+%%DATADIR%%/themes/QMM/stt2.png
+%%DATADIR%%/themes/QMM/stt3.png
+%%DATADIR%%/themes/QMM/tile.png
+%%DATADIR%%/themes/QMM/tok0.png
+%%DATADIR%%/themes/QMM/tok1.png
+%%DATADIR%%/themes/QMM/tok2.png
+%%DATADIR%%/themes/QMM/tok3.png
+%%DATADIR%%/themes/QMM/tok4.png
+%%DATADIR%%/themes/QMM/tok5.png
+%%DATADIR%%/themes/QMM/tok6.png
+%%DATADIR%%/themes/QMM/tok7.png
+%%DATADIR%%/themes/QMM/tok8.png
+%%DATADIR%%/themes/QMM/tok9.png
+%%DATADIR%%/themes/QMM/tokh.png
+%%DATADIR%%/themes/QMM/u.png
+%%DATADIR%%/themes/QMM/ul.png
+%%DATADIR%%/themes/QMM/ur.png
+%%DATADIR%%/themes/Scribble/ABOUT
+%%DATADIR%%/themes/Scribble/b.png
+%%DATADIR%%/themes/Scribble/bl.png
+%%DATADIR%%/themes/Scribble/br.png
+%%DATADIR%%/themes/Scribble/l.png
+%%DATADIR%%/themes/Scribble/mpin0.png
+%%DATADIR%%/themes/Scribble/mpin1.png
+%%DATADIR%%/themes/Scribble/mpin2.png
+%%DATADIR%%/themes/Scribble/mpin3.png
+%%DATADIR%%/themes/Scribble/mpin4.png
+%%DATADIR%%/themes/Scribble/mpin5.png
+%%DATADIR%%/themes/Scribble/mstt.png
+%%DATADIR%%/themes/Scribble/mtok.png
+%%DATADIR%%/themes/Scribble/pin0.png
+%%DATADIR%%/themes/Scribble/pin1.png
+%%DATADIR%%/themes/Scribble/pin2.png
+%%DATADIR%%/themes/Scribble/r.png
+%%DATADIR%%/themes/Scribble/stt0.png
+%%DATADIR%%/themes/Scribble/stt1.png
+%%DATADIR%%/themes/Scribble/stt2.png
+%%DATADIR%%/themes/Scribble/stt3.png
+%%DATADIR%%/themes/Scribble/tile.png
+%%DATADIR%%/themes/Scribble/tok0.png
+%%DATADIR%%/themes/Scribble/tok1.png
+%%DATADIR%%/themes/Scribble/tok2.png
+%%DATADIR%%/themes/Scribble/tok3.png
+%%DATADIR%%/themes/Scribble/tok4.png
+%%DATADIR%%/themes/Scribble/tok5.png
+%%DATADIR%%/themes/Scribble/tok6.png
+%%DATADIR%%/themes/Scribble/tok7.png
+%%DATADIR%%/themes/Scribble/tok8.png
+%%DATADIR%%/themes/Scribble/tok9.png
+%%DATADIR%%/themes/Scribble/tokh.png
+%%DATADIR%%/themes/Scribble/u.png
+%%DATADIR%%/themes/Scribble/ul.png
+%%DATADIR%%/themes/Scribble/ur.png
+share/gnome/help/gnomermind/C/authors.html
+share/gnome/help/gnomermind/C/bugs.html
+share/gnome/help/gnomermind/C/docbook.css
+share/gnome/help/gnomermind/C/gnomermind.sgml
+share/gnome/help/gnomermind/C/index.html
+share/gnome/help/gnomermind/C/license.html
+share/gnome/help/gnomermind/C/ln10.html
+share/gnome/help/gnomermind/C/stylesheet-images/caution.gif
+share/gnome/help/gnomermind/C/stylesheet-images/home.gif
+share/gnome/help/gnomermind/C/stylesheet-images/important.gif
+share/gnome/help/gnomermind/C/stylesheet-images/next.gif
+share/gnome/help/gnomermind/C/stylesheet-images/note.gif
+share/gnome/help/gnomermind/C/stylesheet-images/prev.gif
+share/gnome/help/gnomermind/C/stylesheet-images/tip.gif
+share/gnome/help/gnomermind/C/stylesheet-images/toc-blank.gif
+share/gnome/help/gnomermind/C/stylesheet-images/toc-minus.gif
+share/gnome/help/gnomermind/C/stylesheet-images/toc-plus.gif
+share/gnome/help/gnomermind/C/stylesheet-images/up.gif
+share/gnome/help/gnomermind/C/stylesheet-images/warning.gif
+share/gnome/help/gnomermind/C/topic.dat
+share/gnome/help/gnomermind/C/usage.html
+share/gnome/help/gnomermind/C/x167.html
+share/gnome/help/gnomermind/C/x394.html
+share/pixmaps/gnomermind.png
+share/sounds/gnomermind/gm-fail.wav
+share/sounds/gnomermind/gm-guess.wav
+share/sounds/gnomermind/gm-pickup.wav
+share/sounds/gnomermind/gm-putdown.wav
+share/sounds/gnomermind/gm-reset.wav
+share/sounds/gnomermind/gm-success.wav
+share/locale/de/LC_MESSAGES/gnomermind.mo
+share/locale/es/LC_MESSAGES/gnomermind.mo
+share/locale/fr/LC_MESSAGES/gnomermind.mo
+share/locale/it/LC_MESSAGES/gnomermind.mo
+share/locale/ja/LC_MESSAGES/gnomermind.mo
+share/locale/nl/LC_MESSAGES/gnomermind.mo
+share/locale/pt/LC_MESSAGES/gnomermind.mo
+share/locale/ru/LC_MESSAGES/gnomermind.mo
+share/locale/sk/LC_MESSAGES/gnomermind.mo
+share/locale/sv/LC_MESSAGES/gnomermind.mo
+share/locale/tr/LC_MESSAGES/gnomermind.mo
+share/locale/zh_TW/LC_MESSAGES/gnomermind.mo
+@dirrm share/sounds/gnomermind
+@dirrm share/gnome/help/gnomermind/C/stylesheet-images
+@dirrm share/gnome/help/gnomermind/C
+@dirrm share/gnome/help/gnomermind
+@dirrm %%DATADIR%%/themes/Scribble
+@dirrm %%DATADIR%%/themes/QMM
+@dirrm %%DATADIR%%/themes/Pingus
+@dirrm %%DATADIR%%/themes/Classic
+@dirrm %%DATADIR%%/themes
+@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%