aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2010-11-16 22:19:17 +0800
committermartymac <martymac@FreeBSD.org>2010-11-16 22:19:17 +0800
commit5a4cd83da21d95d009dd61640907bc5a25ee9f74 (patch)
tree3a7c73a2cae6eb2d2c32013422914562ab89d362 /emulators
parent045581d8b203637d01c44ae939f39f6022ce5b90 (diff)
downloadfreebsd-ports-gnome-5a4cd83da21d95d009dd61640907bc5a25ee9f74.tar.gz
freebsd-ports-gnome-5a4cd83da21d95d009dd61640907bc5a25ee9f74.tar.zst
freebsd-ports-gnome-5a4cd83da21d95d009dd61640907bc5a25ee9f74.zip
Add missing LICENSE
Approved by: ehaupt (mentor)
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