aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/aquaosk/Makefile
blob: c891ee1359b773ca20b0022662cb1533d075896f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	aquaosk
# Date created:		Wed Apr 14 08:28:56 EDT 2003
# Whom:			Brian Skrab <brian@quynh-and-brian.org>
#
# $FreeBSD$
#

PORTNAME=	aquaosk
PORTVERSION=	2.0
CATEGORIES=	x11-wm kde
MASTER_SITES=	http://www.davidsansome.com/ \
		http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/

MAINTAINER=	brian@quynh-and-brian.org
COMMENT=	An Acqua-like native window decoration for KDE 3

CONFIGURE_ARGS=	--prefix=${PREFIX}
INSTALLS_SHLIB=	yes
USE_LIBTOOL=	yes
USE_KDEBASE_VER=3
USE_BZIP2=	yes

.include <bsd.port.mk>