2004-08-31 22:44:48 +02:00
|
|
|
# New ports collection makefile for: baghira
|
|
|
|
# Date created: 31 August 2004
|
|
|
|
# Whom: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= baghira
|
2005-02-15 10:57:17 +01:00
|
|
|
PORTVERSION= 0.6b
|
2004-08-31 22:44:48 +02:00
|
|
|
CATEGORIES= x11-themes kde
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
|
|
|
MAINTAINER= flynn@energyhq.es.eu.org
|
|
|
|
COMMENT= An Aqua like window decoration and widget style for KDE
|
|
|
|
|
2005-02-15 10:57:17 +01:00
|
|
|
PATCH_SITES= http://baghira.sourceforge.net/
|
|
|
|
PATCHFILES= patch-0.6b1.diff
|
|
|
|
PATCH_DIST_STRIP= -p1
|
2004-11-10 16:14:29 +01:00
|
|
|
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
|
|
|
|
|
2004-08-31 22:44:48 +02:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_KDEBASE_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_INC_LIBTOOL_VER=15
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|