- Clarify LICENSE
- Add LICENSE_FILE - Add CPE info - Update WWW: Approved by: portmgr blanket
This commit is contained in:
parent
cae5e21663
commit
936aa69db9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386288
@ -10,7 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION}
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Portable multi-system emulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcdio.so:${PORTSDIR}/sysutils/libcdio \
|
||||
libsndfile.so:${PORTSDIR}/audio/libsndfile \
|
||||
@ -27,7 +28,8 @@ SUB_FILES= pkg-message
|
||||
CONFIGURE_ARGS+=--disable-alsa --disable-alsatest \
|
||||
--with-sdl-prefix=${LOCALBASE}
|
||||
|
||||
USES= iconv pkgconfig:build tar:bzip2
|
||||
USES= cpe iconv pkgconfig:build tar:bzip2
|
||||
CPE_VENDOR= david_shadoff
|
||||
|
||||
OPTIONS_DEFINE= NLS DOCS JACK
|
||||
OPTIONS_MULTI= EMU
|
||||
|
@ -13,4 +13,4 @@ a joystick is preferred over a keyboard to play games, as the joystick will have
|
||||
slightly less latency, although the latency differences may not be perceptible
|
||||
to most people.
|
||||
|
||||
WWW: http://mednafen.sf.net/
|
||||
WWW: http://mednafen.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user