diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-15 19:17:27 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-15 19:17:27 +0000 |
commit | 9c0c67df913f0325f99778439c83d091e0408ebe (patch) | |
tree | d54292c990bf33ed59a524b62b36637ec7d8b6ef /deskutils/plasma-applet-fancytasks/Makefile | |
parent | - Update to version 0.5.1 (diff) |
- Update to version 1.0.0
- Add LICENSE
PR: ports/160636
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by: miwi, wen (mentors implicit)
Diffstat (limited to 'deskutils/plasma-applet-fancytasks/Makefile')
-rw-r--r-- | deskutils/plasma-applet-fancytasks/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-fancytasks/Makefile b/deskutils/plasma-applet-fancytasks/Makefile index ddbacdd19dca..7e759a7b2fd0 100644 --- a/deskutils/plasma-applet-fancytasks/Makefile +++ b/deskutils/plasma-applet-fancytasks/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fancytasks -PORTVERSION= 0.9.8 -PORTREVISION= 4 +PORTVERSION= 1.0.0 CATEGORIES= deskutils MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- @@ -16,6 +15,8 @@ DISTNAME= 99737-${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= Plasmoid fancy representation of your tasks and launchers +LICENSE= GPLv2 + LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz USE_BZIP2= yes |