mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
- Add missing dependencies
- Add license information PR: 220571 Submitted by: myself Approved by: rakuco
This commit is contained in:
parent
4967dcccea
commit
ada39e3b75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445547
1 changed files with 8 additions and 3 deletions
|
@ -2,15 +2,20 @@
|
|||
|
||||
PORTNAME= analitza
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= math kde kde-kde4
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Library from KDE Education project
|
||||
|
||||
USES= cmake:outsource kde:4 tar:xz
|
||||
LICENSE= GFDL GPLv2
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.DOC
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake:outsource ncurses kde:4 readline tar:xz
|
||||
USE_KDE= kdelibs automoc4
|
||||
USE_QT4= corelib gui opengl svg xml \
|
||||
USE_QT4= corelib dbus gui opengl svg xml \
|
||||
moc_build qmake_build rcc_build uic_build
|
||||
USE_GL= glu
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue