head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.03.01;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.05.13.19.08.35;	author rm;	state Exp;
branches;
next	1.5;

1.5
date	2012.03.02.08.09.27;	author wen;	state Exp;
branches;
next	1.4;

1.4
date	2008.12.16.05.15.41;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2008.11.23.17.29.16;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.03.06.22.19.52;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2007.06.08.23.15.33;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:    py-postmarkup
# Date created:                 June 7, 2007
# Whom:                         Chao Shin <quakelee@@cn.freebsd.org>
#
# $FreeBSD: head/www/py-postmarkup/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	postmarkup
PORTVERSION=	1.2.0
CATEGORIES=	www python
MASTER_SITES=	GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A library to parse the BBcode written in Python

PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%

USE_PYTHON=	-2.7
USE_PYDISTUTILS=easy_install

.include <bsd.port.mk>
@


1.6
log
@- strict python version to 2.x only
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 1.2.0
@
text
@d10 1
a10 1
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
d18 1
a18 1
USE_PYTHON=	yes
@


1.4
log
@Reset quakelee@@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:	portmgr
@
text
@d8 1
a8 1
PORTVERSION=	1.1.4
d16 2
d19 1
a19 2
USE_PYDISTUTILS=	yes
#USE_ZIP=	yes
@


1.3
log
@- Update to 1.1.4

PR:		128528
Submitted by:	Wen Heping <wenheping@@gmail.com>
Approved by:	maintainer timeout
@
text
@d13 1
a13 1
MAINTAINER=	quakelee@@cn.freebsd.org
@


1.2
log
@Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
@
text
@d8 1
a8 1
PORTVERSION=	1.0.4
d18 1
a18 1
USE_ZIP=	yes
@


1.1
log
@Generates XHTML snippets from BBCode.

WWW: http://code.google.com/p/postmarkup/

PR:		ports/113437
Submitted by:	Chao Shin <quakelee at cn.freebsd.org>
@
text
@d10 1
a10 1
MASTER_SITES=	http://postmarkup.googlecode.com/files/
@

