freebsd-ports/deskutils/basket/Makefile
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00

23 lines
516 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:${PORTSDIR}/security/gpgme
USE_XORG= xft xpm
USE_KDE4= automoc4 kdeprefix pimlibs qimageblitz
USE_QT4= moc_build qmake_build rcc_build uic_build
USES= cmake tar:bzip2
USE_LDCONFIG= yes
.include <bsd.port.mk>