aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/ksmoothdock/Makefile
blob: 7302efeff46ea1256cbe8f85ded28fa2af3ea81a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    ksmoothdock
# Date created:             24 May 2004
# Whom:                 Arjan van Leeuwen <avleeuwen@piwebs.com>
#
# $FreeBSD$
#

PORTNAME=   ksmoothdock
PORTVERSION=    3.5.1
PORTREVISION=   1
CATEGORIES= deskutils kde
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= avleeuwen@piwebs.com
COMMENT=    A dock program for KDE with smooth zooming

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_KDELIBS_VER=3

.include <bsd.port.mk>