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


1.4
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.05.13.19.05.10;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2008.09.07.00.18.53;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2007.04.23.08.59.57;	author sat;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	feedfinder
# Date created:		23 April 2007
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/www/py-feedfinder/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	feedfinder
PORTVERSION=	1.3.7.1
CATEGORIES=	www python
MASTER_SITES=	CENKES
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Ultra-liberal feed finder

USE_PYTHON=	-2.7
USE_PYDISTUTILS=yes

PLIST_FILES=	%%PYTHON_SITELIBDIR%%/feedfinder.py \
		%%PYTHON_SITELIBDIR%%/feedfinder.pyc \
		%%PYTHON_SITELIBDIR%%/feedfinder.pyo

.include <bsd.port.mk>
@


1.3
log
@- strict python version to 2.x only
- move pkg-plist contents to PLIST_FILES
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d17 1
a17 1
USE_PYTHON=	yes
d20 4
@


1.1
log
@Add port www/py-feedfinder:

You're writing an RSS reader and a reader types in diveintomark.org.
How are you supposed to subscribe to that? feedfinder uses RSS
autodiscovery, Atom autodiscovery, spidering, URL correction, and Web
service queries -- whatever it takes -- to find the feed.

WWW: http://www.aaronsw.com/2002/feedfinder/
@
text
@d14 1
a14 1
MAINTAINER=	infofarmer@@FreeBSD.org
@

