summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-16 14:19:17 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-16 14:19:17 +0000
commitbfa335105f5fb5d83963f6dc902f2770e2a8a4dc (patch)
treeb7692d219e3e205719f815cfc7b86cad5f778be2 /emulators
parent- Update to 1.70 (diff)
Add missing LICENSE
Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=264642
Diffstat (limited to 'emulators')
-rw-r--r--emulators/pcsxr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 3aec93b7bd90..4a3302202be7 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcsxr
PORTVERSION= 1.9.91
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
# Original URLs :
# http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=pcsxr&DownloadId=98581&FileTime=129064504645100000&Build=16694
@@ -23,6 +23,8 @@ COMMENT= Playstation (PSX) emulator
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
+LICENSE= GPLv2
+
ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= yes