opnsense-ports/deskutils/basket/Makefile
Franco Fichtner 2c32c04423 */*: sync with upstream
Taken from: FreeBSD
2016-05-26 07:35:16 +02:00

23 lines
508 B
Makefile

# Created by: Markus Brueffer <brueffer@phoenix-systems.de>
# $FreeBSD$
PORTNAME= basket
PORTVERSION= 1.81
PORTREVISION= 4
CATEGORIES= deskutils kde
MASTER_SITES= http://basket.kde.org/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop organization tool
LICENSE= GPLv2
LIB_DEPENDS= libgpgme.so:security/gpgme
USES= cmake gettext-tools tar:bzip2
USE_XORG= xft xpm
USE_KDE4= automoc4 pimlibs qimageblitz
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
.include <bsd.port.mk>