Add gnomekiss 0.7, the GNOME version of Kisekae Set System.
PR: 26345 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
This commit is contained in:
parent
12d0201572
commit
ec8ffd7046
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41003
@ -87,6 +87,7 @@
|
||||
SUBDIR += gnomebreakout
|
||||
SUBDIR += gnomechess
|
||||
SUBDIR += gnomegames
|
||||
SUBDIR += gnomekiss
|
||||
SUBDIR += gnomememoryblocks
|
||||
SUBDIR += gnuchess
|
||||
SUBDIR += gnugo
|
||||
|
20
games/gnomekiss/Makefile
Normal file
20
games/gnomekiss/Makefile
Normal file
@ -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>
|
1
games/gnomekiss/distinfo
Normal file
1
games/gnomekiss/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gnomekiss-0.7.tar.gz) = d740b9b2e7c105ae16f63d8dcbcb919d
|
1
games/gnomekiss/pkg-comment
Normal file
1
games/gnomekiss/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
GNOME version of Kisekae Set System
|
6
games/gnomekiss/pkg-descr
Normal file
6
games/gnomekiss/pkg-descr
Normal file
@ -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/
|
3
games/gnomekiss/pkg-plist
Normal file
3
games/gnomekiss/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/gnomekiss
|
||||
share/gnome/pixmaps/gnomekiss/gnome-kiss.png
|
||||
@dirrm share/gnome/pixmaps/gnomekiss
|
Loading…
Reference in New Issue
Block a user