aboutsummaryrefslogblamecommitdiff
path: root/deskutils/silence/Makefile
blob: be954717136a64ef55fe06c98f0db640630376b3 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                        
                 






                                                          

                                                                            
                     
                                                  
                                                                        



                                     
# New ports collection makefile for: silence
# Date created:		21 May 2010
# Whom:			Mina R Waheeb <syncer@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	silence
PORTVERSION=	0.2
PORTREVISION=	3
CATEGORIES=	deskutils kde
MASTER_SITES=	http://kde-apps.org/CONTENT/content-files/
DISTNAME=	124776-${PORTNAME}-${PORTVERSION}

MAINTAINER=	syncer@gmail.com
COMMENT=	An information management tool

RUN_DEPENDS=	${KDE4_PREFIX}/lib/kde4/katepart.so:${PORTSDIR}/editors/kate

USES=		cmake
USE_KDE4=	kdelibs kdehier kdeprefix automoc4
USE_QT4=	qmake_build moc_build rcc_build uic_build linguist_build

WRKSRC=		${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>