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
|
2013-03-14 01:38:19 +01:00
|
|
|
PORTVERSION= 1.81
|
2014-02-18 15:31:32 +01:00
|
|
|
PORTREVISION= 2
|
2009-01-23 15:12:34 +01:00
|
|
|
CATEGORIES= deskutils kde
|
|
|
|
MASTER_SITES= http://basket.kde.org/downloads/
|
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
|
|
|
|
2013-10-20 21:20:15 +02:00
|
|
|
LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
|
2006-10-31 20:36:13 +01:00
|
|
|
|
2013-03-14 01:38:19 +01:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_XORG= xft xpm
|
|
|
|
USE_KDE4= automoc4 kdeprefix pimlibs qimageblitz
|
|
|
|
USE_QT4= moc_build qmake_build rcc_build uic_build
|
2013-03-22 21:06:14 +01:00
|
|
|
USES= cmake
|
2013-03-14 01:38:19 +01:00
|
|
|
USE_LDCONFIG= yes
|
2003-10-03 23:08:30 +02:00
|
|
|
|
2013-09-20 18:21:37 +02:00
|
|
|
NO_STAGE= yes
|
2013-02-08 08:20:32 +01:00
|
|
|
.include <bsd.port.mk>
|