mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
23 lines
469 B
Makefile
23 lines
469 B
Makefile
# 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>
|