aboutsummaryrefslogtreecommitdiff
path: root/x11/deskmenu
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-08-04 09:02:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-08-04 09:02:26 +0000
commit7200abb4236485e78ee0f0626ab9564165987438 (patch)
tree95a38b19d283d2297f241459a3f4746b2087b829 /x11/deskmenu
parenta478a74b84dd561a7165b9c7735da0c8fc70073d (diff)
downloadports-7200abb4236485e78ee0f0626ab9564165987438.tar.gz
ports-7200abb4236485e78ee0f0626ab9564165987438.zip
- Fix LICENSE
- Add LICENSE_FILE - Add USES=gnome - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=508081
Diffstat (limited to 'x11/deskmenu')
-rw-r--r--x11/deskmenu/Makefile5
-rw-r--r--x11/deskmenu/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile
index f84d22e4d4f7..7ee0d7898901 100644
--- a/x11/deskmenu/Makefile
+++ b/x11/deskmenu/Makefile
@@ -10,9 +10,10 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= matt@peterson.org
COMMENT= X11 application launcher
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig
+USES= pkgconfig gnome
GNU_CONFIGURE= yes
USE_GNOME= gtk20
diff --git a/x11/deskmenu/pkg-descr b/x11/deskmenu/pkg-descr
index 0b6696bbccbc..aa12453d3073 100644
--- a/x11/deskmenu/pkg-descr
+++ b/x11/deskmenu/pkg-descr
@@ -3,4 +3,4 @@ window. It is configured from a .deskmenurc file in user's home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.
-WWW: http://www.oroborus.org/
+WWW: https://www.oroborus.org/