mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix LICENSE
- Add LICENSE_FILE - Add USES=gnome - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
a478a74b84
commit
7200abb423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508081
@ -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
|
||||
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user