diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:33:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:33:57 +0000 |
commit | ec8ffd70466190c9471e63643e703ff2d87d622a (patch) | |
tree | aad41a4399850bbd0e0747d75ba72508f30eaa89 /games/gnomekiss | |
parent | 12d0201572ad453ae58e4c7810a81491ee581973 (diff) |
Add gnomekiss 0.7, the GNOME version of Kisekae Set System.
PR: 26345
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Notes
Notes:
svn path=/head/; revision=41003
Diffstat (limited to 'games/gnomekiss')
-rw-r--r-- | games/gnomekiss/Makefile | 20 | ||||
-rw-r--r-- | games/gnomekiss/distinfo | 1 | ||||
-rw-r--r-- | games/gnomekiss/pkg-comment | 1 | ||||
-rw-r--r-- | games/gnomekiss/pkg-descr | 6 | ||||
-rw-r--r-- | games/gnomekiss/pkg-plist | 3 |
5 files changed, 31 insertions, 0 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile new file mode 100644 index 000000000000..4eb0fc8bfb90 --- /dev/null +++ b/games/gnomekiss/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: gnomekiss +# Date created: 4 Apr 2001 +# Whom: UMENO Takashi <umeno@rr.iij4u.or.jp> +# +# $FreeBSD$ +# + +PORTNAME= gnomekiss +PORTVERSION= 0.7 +CATEGORIES= games gnome +MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ +DISTNAME= gnomekiss-${PORTVERSION} + +MAINTAINER= umeno@rr.iij4u.or.jp + +USE_X_PREFIX= yes +USE_GNOME= yes +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/games/gnomekiss/distinfo b/games/gnomekiss/distinfo new file mode 100644 index 000000000000..0b0fcdab0545 --- /dev/null +++ b/games/gnomekiss/distinfo @@ -0,0 +1 @@ +MD5 (gnomekiss-0.7.tar.gz) = d740b9b2e7c105ae16f63d8dcbcb919d diff --git a/games/gnomekiss/pkg-comment b/games/gnomekiss/pkg-comment new file mode 100644 index 000000000000..f29a75d92d37 --- /dev/null +++ b/games/gnomekiss/pkg-comment @@ -0,0 +1 @@ +GNOME version of Kisekae Set System diff --git a/games/gnomekiss/pkg-descr b/games/gnomekiss/pkg-descr new file mode 100644 index 000000000000..60aca165c883 --- /dev/null +++ b/games/gnomekiss/pkg-descr @@ -0,0 +1,6 @@ +GnomeKiss is an implementation of French-KiSS for the GNOME desktop +environment, using GNOME, GTK+ and the X Window System. French KiSS is +an enhanced KiSS/GS for scriptable dolls, where KiSS is an +abbreviation for Kisekae Set System (or something). + +WWW: http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ diff --git a/games/gnomekiss/pkg-plist b/games/gnomekiss/pkg-plist new file mode 100644 index 000000000000..5c801388bbd5 --- /dev/null +++ b/games/gnomekiss/pkg-plist @@ -0,0 +1,3 @@ +bin/gnomekiss +share/gnome/pixmaps/gnomekiss/gnome-kiss.png +@dirrm share/gnome/pixmaps/gnomekiss |