mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add conflicts
- Update website While here add USE_GETTEXT as suggested by portlint. PR: ports/168762 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
This commit is contained in:
parent
360625219b
commit
c92f439f35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298885
2 changed files with 5 additions and 3 deletions
|
@ -7,10 +7,10 @@
|
|||
|
||||
PORTNAME= knutclient
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils kde
|
||||
MASTER_SITES= ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/ \
|
||||
http://www.ringofsaturn.com/distfiles \
|
||||
http://www.ringofsaturn.com/distfiles/ \
|
||||
http://www.vg.kernel.org/pub/mirrors/gentoo/source/distfiles/
|
||||
|
||||
MAINTAINER= rnejdl@ringofsaturn.com
|
||||
|
@ -18,6 +18,8 @@ COMMENT= A visual client for UPS system NUT
|
|||
|
||||
LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz
|
||||
|
||||
CONFLICTS= knutclient-0.*
|
||||
USE_GETTEXT= yes
|
||||
USE_CMAKE= yes
|
||||
USE_KDE4= kdehier kdeprefix kdelibs automoc4
|
||||
USE_QT4= corelib gui qmake_build moc_build rcc_build uic_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
KNUTClient is visual client for UPS system NUT
|
||||
|
||||
WWW: http://www.knut.noveradsl.cz/knutclient/
|
||||
WWW: http://www.knut.prynych.cz/
|
||||
|
|
Loading…
Add table
Reference in a new issue