# New ports collection makefile for: plasma-applet-apcups # Date created: 2010-08-18 # Whom: Max Brazhnikov # # $FreeBSD$ # PORTNAME= apcups PORTVERSION= 0.1.3 CATEGORIES= sysutils kde MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= plasma-applet- DISTNAME= plasma-${PORTNAME}-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Plasma applet to monitor the status of APC UPS PROJECTHOST= plasma-apcups USE_CMAKE= yes USE_KDE4= automoc4 kdeprefix kdelibs USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build uic_build MAKE_JOBS_SAFE= yes .include