Add kmamerun -- an xmame frontend for KDE
This commit is contained in:
parent
334702e8df
commit
1d266a8445
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23317
26
emulators/kmamerun/Makefile
Normal file
26
emulators/kmamerun/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: kmamerun
|
||||
# Version required: 0.3.0pre1
|
||||
# Date created: 24 Nov 1999
|
||||
# Whom: Nick Sayer <nsayer@freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAME= kmamerun-0.3.0.1
|
||||
DISTNAME= kmamerun-0.3.0pre1
|
||||
CATEGORIES= emulators kde
|
||||
MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
|
||||
|
||||
MAINTAINER= nsayer@freebsd.org
|
||||
|
||||
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
|
||||
LIB_DEPENDS= qt.2:${PORTSDIR}/x11-toolkits/qt142 \
|
||||
kdecore.2:${PORTSDIR}/x11/kdelibs11 \
|
||||
kdeui.2:${PORTSDIR}/x11/kdelibs11
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= "--prefix=$(PREFIX)"
|
||||
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
|
||||
INSTALL_SCRIPT="install -c -m 555"
|
||||
|
||||
.include <bsd.port.mk>
|
1
emulators/kmamerun/distinfo
Normal file
1
emulators/kmamerun/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kmamerun-0.3.0pre1.tar.gz) = 086dd36e5df0d4cf5a041c7faeb6698a
|
1
emulators/kmamerun/pkg-comment
Normal file
1
emulators/kmamerun/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A KDE frontend for xmame, the X port of the Multi Arcade Machine Emulator
|
3
emulators/kmamerun/pkg-descr
Normal file
3
emulators/kmamerun/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A KDE frontend for xmame.
|
||||
|
||||
WWW: http://xmame.retrogames.com/
|
15
emulators/kmamerun/pkg-plist
Normal file
15
emulators/kmamerun/pkg-plist
Normal file
@ -0,0 +1,15 @@
|
||||
share/doc/HTML/en/kmamerun/index.nif
|
||||
share/doc/HTML/en/kmamerun/index.html
|
||||
share/doc/HTML/en/kmamerun/index-1.html
|
||||
share/doc/HTML/en/kmamerun/index-2.html
|
||||
share/doc/HTML/en/kmamerun/index-3.html
|
||||
share/doc/HTML/en/kmamerun/index-4.html
|
||||
share/doc/HTML/en/kmamerun/index-5.html
|
||||
share/doc/HTML/en/kmamerun/index.sgml
|
||||
share/doc/HTML/en/kmamerun/logotp3.gif
|
||||
share/applnk/Utilities
|
||||
share/icons/kmamerun.xpm
|
||||
share/locale/de/LC_MESSAGES/kmamerun.mo
|
||||
share/locale/it/LC_MESSAGES/kmamerun.mo
|
||||
bin/kmamerun
|
||||
@dirrm share/doc/HTML/en/kmamerun
|
Loading…
Reference in New Issue
Block a user