/mail/qmail-mysql/

-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/x11-themes/kde-style-polyester/Makefile
blob: 355052cc60f16398b30f59fb53af2057789ca227 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                           
                   
                              


                                               




                                               
                   







                                                                     
# New ports collection makefile for:   polyester
# Date created:                        Sat May 20 00:41:23 CEST 2006
# Whom:                                Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   polyester
PORTVERSION=    1.0
CATEGORIES= x11-themes kde
MASTER_SITES=   http://www.notmart.org/files/ \
        ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= markus
PKGNAMEPREFIX=  kde-style-

MAINTAINER= markus@FreeBSD.org
COMMENT=    KDE style and window decoration

USE_BZIP2=  yes
USE_KDEBASE_VER=3
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool:15

post-patch:
    @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}

.include <bsd.port.mk>