aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kwatch/Makefile
blob: b93f538786d38dd4cf02d0a0fd726e6f9b84e69c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   kwatch
# Date created:        23 May 1998
# Whom:                Hans Petter Bieker <zerium@webindex.no>
#
# $FreeBSD$
#

PORTNAME=   kwatch
PORTVERSION=    0.3
CATEGORIES= misc kde
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/admin/frontends

MAINTAINER= ports@FreeBSD.org

USE_KDELIBS_VER=1
USE_GMAKE=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>