259338a25d
I know we're in ports freeze now, but perhaps some people can give this update a try before it's committed, as it seems to fix some of the bugs some guys were experiencing. PR: ports/71433 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
23 lines
502 B
Makefile
23 lines
502 B
Makefile
# New ports collection makefile for: baghira
|
|
# Date created: 31 August 2004
|
|
# Whom: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= baghira
|
|
PORTVERSION= 0.5e
|
|
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
|
|
|
|
USE_BZIP2= yes
|
|
USE_KDEBASE_VER=3
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
USE_INC_LIBTOOL_VER=15
|
|
|
|
.include <bsd.port.mk>
|