freebsd-ports/deskutils/plasma-applet-yawp/Makefile
Jason E. Hale 7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00

27 lines
543 B
Makefile

# New ports collection makefile for: plasma-applet-yawp
# Date Created: 2009-01-15
# Whom: Jason E. Hale <bsdkaffee@gmail.com>
#
# $FreeBSD$
#
PORTNAME= yawp
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= SF
PKGNAMEPREFIX= plasma-applet-
MAINTAINER= jhale@FreeBSD.org
COMMENT= Weather plasma applet for KDE4
LICENSE= GPLv2
USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= automoc4 kdeprefix workspace
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_GETTEXT= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>