freebsd-ports/sysutils/sweeper/Makefile

16 lines
346 B
Makefile
Raw Normal View History

# Created by: Martin Wilke <miwi@FreeBSD.org>
1999-08-25 09:23:21 +02:00
# $FreeBSD$
PORTNAME= sweeper
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= sysutils kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Cleans temporal files for KDE
USES= cmake:outsource kde:4 tar:xz
USE_KDE= automoc4 kdelibs
USE_QT4= qmake_build moc_build rcc_build uic_build
2004-11-08 01:34:12 +01:00
.include <bsd.port.mk>