mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
This commit is contained in:
parent
4eddf6c385
commit
7ab01ae5a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386529
1 changed files with 3 additions and 1 deletions
|
@ -12,10 +12,12 @@ MAINTAINER= danilo@FreeBSD.org
|
|||
COMMENT= KDE utility that sums up disk usage for directory trees
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-1ad2e96d73fa
|
||||
|
||||
USES= cmake desktop-file-utils gettext-tools tar:bzip2
|
||||
USES= cmake cpe desktop-file-utils gettext-tools tar:bzip2
|
||||
CPE_VENDOR= kdirstat_project
|
||||
USE_KDE4= automoc4 kdelibs kdeprefix libkonq
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue