diff options
Diffstat (limited to 'emulators/linux-pete-mesagpu')
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-pete-mesagpu/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index c7c1315..cff971f 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 diff --git a/emulators/linux-pete-mesagpu/pkg-comment b/emulators/linux-pete-mesagpu/pkg-comment deleted file mode 100644 index 859ce6d..0000000 --- a/emulators/linux-pete-mesagpu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) |