# New ports collection makefile for: planet # Date created: 26 September 2005 # Whom: Alan Snelson # # $FreeBSD$ # PORTNAME= planet PORTVERSION= 2.0 CATEGORIES= www MASTER_SITES= http://www.planetplanet.org/download/ MAINTAINER= alan@wave2.co.uk COMMENT= Planet is a flexible feed aggregator - and more! RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental \ ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb USE_BZIP2= yes NO_BUILD= yes USE_PYTHON= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message post-extract: @${RM} ${WRKSRC}/.bzrignore @${FIND} ${WRKSRC}/ -type d -name '.bzr' | ${XARGS} ${RM} -rf do-install: ${MKDIR} ${PREFIX}/share/planet ${CP} -R ${WRKSRC}/ ${PREFIX}/share/planet post-install: @${CAT} ${PKGMESSAGE} .include '> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Update to 3.2.8pav2007-07-3010-55/+117
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-1/+0
* - Restrict to JDK 1.4barner2006-02-051-1/+1
* SHA256ifyedwin2006-01-22