diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-10-09 20:31:16 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-10-09 20:31:16 +0000 |
commit | 5be7eab350079161076cba94075c6f0954e94beb (patch) | |
tree | 83cffc7b5ac57a358a529225ab50fb4dafcaa1c6 /deskutils/silence | |
parent | a070efd14956e97003e5b452501e01b4d2fba7ef (diff) |
Notes
Diffstat (limited to 'deskutils/silence')
-rw-r--r-- | deskutils/silence/Makefile | 5 | ||||
-rw-r--r-- | deskutils/silence/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/deskutils/silence/Makefile b/deskutils/silence/Makefile index b6698aa3155b..d26929682cf7 100644 --- a/deskutils/silence/Makefile +++ b/deskutils/silence/Makefile @@ -11,11 +11,14 @@ DISTNAME= 124776-${PORTNAME}-${PORTVERSION} MAINTAINER= syncer@gmail.com COMMENT= Information management tool +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/katepart.so:${PORTSDIR}/editors/kate USES= cmake USE_KDE4= kdelibs kdeprefix automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build +USE_QT4= qmake_build moc_build rcc_build uic_build linguisttools_build WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/deskutils/silence/pkg-descr b/deskutils/silence/pkg-descr index 1b1ed611cabc..a19de77060c8 100644 --- a/deskutils/silence/pkg-descr +++ b/deskutils/silence/pkg-descr @@ -2,4 +2,4 @@ Silence is an information management tool. It does not just store your data, it provides sophisticated search mechanisms so you are able to find the information you are looking for. -WWW: http://silence.sekalura.net +WWW: http://silence.sekalura.net |