From ec8ffd70466190c9471e63643e703ff2d87d622a Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 7 Apr 2001 05:33:57 +0000 Subject: Add gnomekiss 0.7, the GNOME version of Kisekae Set System. PR: 26345 Submitted by: UMENO Takashi --- games/gnomekiss/Makefile | 20 ++++++++++++++++++++ games/gnomekiss/distinfo | 1 + games/gnomekiss/pkg-comment | 1 + games/gnomekiss/pkg-descr | 6 ++++++ games/gnomekiss/pkg-plist | 3 +++ 5 files changed, 31 insertions(+) create mode 100644 games/gnomekiss/Makefile create mode 100644 games/gnomekiss/distinfo create mode 100644 games/gnomekiss/pkg-comment create mode 100644 games/gnomekiss/pkg-descr create mode 100644 games/gnomekiss/pkg-plist (limited to 'games/gnomekiss') 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 +# +# $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 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 -- cgit v1.2.3