diff options
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r-- | emulators/vice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index ba90559f5f9d..cf5495dcf535 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -26,6 +26,7 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d .endif RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" +LICENSE= GPLv2 USE_XORG= xpm ice sm xext xv xt x11 xmu USE_XORG+= xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes |