diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-04-30 03:14:23 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-04-30 03:14:23 +0000 |
commit | ec0ddd6545bd53137bb67e32e939a155d9532c09 (patch) | |
tree | 798c10dc2491bb72db2d7cf3069e8a899e9d8391 /x11-wm/icewm | |
parent | ceccebad2723bed6efb0cf0e3f20a4ba8b2fff4c (diff) |
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 669d809f41b2..695529263d46 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/ MAINTAINER= eadler@FreeBSD.org COMMENT= Window Manager designed for speed, usability and consistency +LICENSE= GPLv2 + WANT_GNOME= yes USE_XORG= x11 ice xinerama xext xrandr sm USE_GNOME= gtk20 # gdkpixbuf really :-) |