2013-02-08 08:20:32 +01:00
|
|
|
# Created by: Markus Brueffer <brueffer@phoenix-systems.de>
|
2003-10-03 23:08:30 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2009-01-23 15:12:34 +01:00
|
|
|
PORTNAME= basket
|
2018-12-22 22:07:55 +01:00
|
|
|
DISTVERSIONPREFIX= v
|
|
|
|
DISTVERSION= 2.49a-46
|
|
|
|
DISTVERSIONSUFFIX= -g60e38c6
|
2019-01-16 12:13:44 +01:00
|
|
|
PORTREVISION= 1
|
2009-01-23 15:12:34 +01:00
|
|
|
CATEGORIES= deskutils kde
|
2003-10-03 23:08:30 +02:00
|
|
|
|
2013-02-08 08:20:32 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2009-01-23 15:12:34 +01:00
|
|
|
COMMENT= Desktop organization tool
|
2003-10-03 23:08:30 +02:00
|
|
|
|
2013-03-14 01:38:19 +01:00
|
|
|
LICENSE= GPLv2
|
2008-06-27 03:39:20 +02:00
|
|
|
|
2018-12-22 22:07:55 +01:00
|
|
|
LIB_DEPENDS= libassuan.so:security/libassuan \
|
|
|
|
libgpg-error.so:security/libgpg-error \
|
|
|
|
libgpgme.so:security/gpgme \
|
|
|
|
libgit2.so:devel/libgit2
|
2018-12-02 16:41:47 +01:00
|
|
|
|
2018-12-22 22:07:55 +01:00
|
|
|
USES= cmake desktop-file-utils gettext-tools kde:5 pkgconfig qt:5 \
|
|
|
|
shared-mime-info tar:bzip2
|
|
|
|
USE_KDE= ecm archive auth codecs completion config configwidgets \
|
|
|
|
coreaddons crash dbusaddons doctools filemetadata globalaccel \
|
|
|
|
guiaddons i18n iconthemes jobwidgets kcmutils kio \
|
|
|
|
notifications parts service sonnet textwidgets widgetsaddons \
|
|
|
|
windowsystem xmlgui
|
|
|
|
USE_QT= concurrent core dbus gui network phonon4 testlib widgets xml \
|
|
|
|
buildtools_build qmake_build
|
|
|
|
USE_XORG= x11
|
2006-10-31 20:36:13 +01:00
|
|
|
|
2018-12-22 22:07:55 +01:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= basket-notepads
|
2003-10-03 23:08:30 +02:00
|
|
|
|
2013-02-08 08:20:32 +01:00
|
|
|
.include <bsd.port.mk>
|