remove khangman, which is part of kdeedu now; ok kevlo@
This commit is contained in:
parent
ce1180d3a7
commit
67d3bd42a1
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2002/07/02 01:42:36 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2003/02/27 12:36:39 naddy Exp $
|
||||
#
|
||||
|
||||
SUBDIR += gtypist
|
||||
SUBDIR += khangman
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,43 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2003/02/11 05:37:18 brad Exp $
|
||||
|
||||
COMMENT= "classical hangman game for KDE"
|
||||
|
||||
DISTNAME= khangman-0.8
|
||||
CATEGORIES= education
|
||||
|
||||
HOMEPAGE= http://edu.kde.org/khangman/
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
LIB_DEPENDS= kdecore.4,DCOP,kdeui,kdefx::x11/kde/libs3
|
||||
|
||||
MODKDE_VERSION= 3.1
|
||||
MODULES= kde
|
||||
|
||||
PORTHOME= ${WRKDIR}
|
||||
|
||||
MAKE_ENV= KDEDIR="${LOCALBASE}"
|
||||
MAKE_FLAGS= ${MODKDE_MAKE_FLAGS}
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_NEW= Yes
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${MODKDE_CONFIG_GUESS_DIRS}
|
||||
CONFIGURE_ARGS= ${MODKDE_CONFIGURE_ARGS}
|
||||
CONFIGURE_ENV= ${MODKDE_CONFIGURE_ENV}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/applnk/Applications
|
||||
${INSTALL_DATA} ${WRKSRC}/khangman/khangman.desktop \
|
||||
${PREFIX}/share/applnk/Applications
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (khangman-0.8.tar.gz) = 9fde0e30d19757b92f68de59b1ee8d0d
|
||||
RMD160 (khangman-0.8.tar.gz) = 5431377616836d71f156af488ca2d7fa6873aa7d
|
||||
SHA1 (khangman-0.8.tar.gz) = 43bb67e3b62280570a2d1641330dd7e4d01fa74e
|
@ -1,4 +0,0 @@
|
||||
KHangman is the classical hangman game for KDE. The child should guess a
|
||||
word letter by letter. At each miss, the picture of a hangman appears.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
@ -1,34 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/08/01 01:26:57 brad Exp $
|
||||
bin/khangman
|
||||
share/applnk/Applications/khangman.desktop
|
||||
share/apps/khangman/data/animals.txt
|
||||
share/apps/khangman/data/easy.txt
|
||||
share/apps/khangman/data/hard.txt
|
||||
share/apps/khangman/data/medium.txt
|
||||
share/apps/khangman/pics/c_bg.png
|
||||
share/apps/khangman/pics/hg1.jpg
|
||||
share/apps/khangman/pics/hg10.jpg
|
||||
share/apps/khangman/pics/hg12.jpg
|
||||
share/apps/khangman/pics/hg13.jpg
|
||||
share/apps/khangman/pics/hg14.jpg
|
||||
share/apps/khangman/pics/hg2.jpg
|
||||
share/apps/khangman/pics/hg3.jpg
|
||||
share/apps/khangman/pics/hg4.jpg
|
||||
share/apps/khangman/pics/hg5.jpg
|
||||
share/apps/khangman/pics/hg6.jpg
|
||||
share/apps/khangman/pics/hg7.jpg
|
||||
share/apps/khangman/pics/hg8.jpg
|
||||
share/apps/khangman/pics/hg9.jpg
|
||||
share/apps/khangman/pics/khm_splash.png
|
||||
share/apps/khangman/sounds/new_game.ogg
|
||||
share/apps/khangman/sounds/new_game.wav
|
||||
share/apps/khangman/sounds/splash.ogg
|
||||
share/apps/khangman/sounds/splash.wav
|
||||
share/icons/hicolor/16x16/apps/khangman.png
|
||||
share/icons/hicolor/32x32/apps/khangman.png
|
||||
share/icons/locolor/16x16/apps/khangman.png
|
||||
share/icons/locolor/32x32/apps/khangman.png
|
||||
@dirrm share/apps/khangman/sounds
|
||||
@dirrm share/apps/khangman/pics
|
||||
@dirrm share/apps/khangman/data
|
||||
@dirrm share/apps/khangman
|
Loading…
x
Reference in New Issue
Block a user