diff options
Diffstat (limited to 'emulators/linux-pete-mesagpu/Makefile')
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index c7c1315e5af1..cff971f59875 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= linux-pete- DISTNAME= gpupetemesagl168 MAINTAINER= jylefort@brutele.be +COMMENT= A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ ${LINUXBASE}/usr/X11R6/lib/libGL.so:${PORTSDIR}/graphics/linux_mesa3 |