head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.08.16.20.39.11;	author rm;	state Exp;
branches;
next	1.11;

1.11
date	2012.02.12.20.20.41;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2012.02.11.22.36.56;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2011.03.10.06.24.18;	author wen;	state Exp;
branches;
next	1.8;

1.8
date	2011.02.25.04.40.29;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2010.08.29.12.46.58;	author yzlin;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.29.12.59.14;	author yzlin;	state Exp;
branches;
next	1.5;

1.5
date	2008.08.30.13.57.42;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.13.04.41.18;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.28.14.48.58;	author vsevolod;	state Exp;
branches;
next	1.2;

1.2
date	2005.02.01.10.52.11;	author vs;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.26.09.02.05;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:	py-cssutils
# Date created:			Aug 26, 2004
# Whom:				ijliao
#
# $FreeBSD: head/www/py-cssutils/Makefile 302658 2012-08-16 20:39:11Z rm $
#

PORTNAME=	cssutils
PORTVERSION=	0.9.9
PORTEPOCH=	1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yzlin@@FreeBSD.org
COMMENT=	CSS Cascading Style Sheets library for Python

USE_ZIP=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}

.if !defined(NOPORTEXAMPLES)
post-install:
	@@${MKDIR} ${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif

.include <bsd.port.mk>
@


1.12
log
@SVN rev 302658 on 2012-08-16 20:39:11Z by rm

- update to 0.9.9
- change USE_PYTHON to ``yes'', while here

PR:		168110
Submitted by:	Rusty Nejdl <rnejdl at ringofsaturn dot com>
Approved by:	maintainer timeout (yzlin, 3 months)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.11
log
@- Restore PORTEPOCH accidentally removed in previous commit

Reported by:    erwin
@
text
@d10 1
a10 1
PORTVERSION=	0.9.8
d20 1
a20 1
USE_PYTHON=	2.5+
@


1.10
log
@- Update to 0.9.8

PR:             ports/163176
Submitted by:   Olivier Duchateau <duchateau.olivier@@gmail.com>
Approved by:    maintainer timeout (yzlin ; 59 days)
@
text
@d11 1
@


1.9
log
@- Update to 0.9.7

PR:		ports/155029
Submitted by:	Wen Heping (myself)
Approved by:	maintainer(timeout, >14 days)
@
text
@d10 1
a10 2
PORTVERSION=	0.9.7
PORTEPOCH=	1
d12 1
a12 1
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
@


1.8
log
@- Move over to py25
- while here drop md5 support
- Small cleanups
@
text
@d10 1
a10 2
PORTVERSION=	0.9.7b3
PORTREVISION=	1
@


1.7
log
@- Update to 0.9.7b3

PR:		ports/148830
Submitted by:	Rusty Nejdl <rnejdl AT tethys.ringofsaturn.com>
@
text
@d11 1
d21 1
a21 1
USE_PYTHON=	2.4+
@


1.6
log
@- Change to my mail address at FreeBSD.org

Approved by:	lwhsu (mentor)
@
text
@d10 1
a10 1
PORTVERSION=	0.9.5.1
@


1.5
log
@- Update to 0.9.5.1
- Pass maintainership to submitter

PR:		126965
Submitted by:	Yi-Jheng Lin <yzlin@@cs.nctu.edu.tw>
@
text
@d16 1
a16 1
MAINTAINER=	yzlin@@cs.nctu.edu.tw
@


1.4
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d10 1
a10 1
PORTVERSION=	0.8a6
d13 1
a13 1
MASTER_SITES=	http://cthedot.de/cssutils/
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d19 3
a21 1
RUN_DEPENDS=	${PYXML}
d23 1
a23 3
USE_ZIP=	yes
USE_PYTHON=	2.3+
USE_PYDISTUTILS=	yes
d25 5
a29 4
post-patch:
	@@${REINPLACE_CMD} -e 's,\((.\)examples\(.\),\1${EXAMPLESDIR:S,${PREFIX}/,,}\2,' \
	-e '/.*LICENSE.*/d' ${WRKSRC}/setup.py
	@@${FIND} ${WRKSRC} -type f | ${XARGS} ${CHMOD} 0644
@


1.3
log
@- Update to version 0.8a6 that is considered by author as
more or less stable
- Move to static plist
- Fix mode of world writeable files
@
text
@a23 1
USE_REINPLACE=	yes
@


1.2
log
@Do not install ${PREFIX}/LICENSE.txt

PR:		ports/76342
Submitted by:	Florent Thoumie
@
text
@d10 2
a11 1
PORTVERSION=	0.53
d22 1
a22 1
USE_PYTHON=	yes
d27 3
a29 7
	@@${REINPLACE_CMD} -e "s#.*data_files.*##" ${WRKSRC}/setup.py

post-install:
	@@${FIND} ${PYTHON_SITELIBDIR}/${PORTNAME} ! -type d | \
		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
	@@${FIND} ${PYTHON_SITELIBDIR}/${PORTNAME} -type d | ${SORT} -r | \
		${SED} 's,^${PREFIX}/,@@dirrm ,' >> ${TMPPLIST}
@


1.1
log
@add py-cssutils 0.53
CSS Cascading Style Sheets library for Python
@
text
@d23 4
@

