Index: branches/2016Q1/www/py-blogofile/Makefile =================================================================== --- branches/2016Q1/www/py-blogofile/Makefile (revision 405310) +++ branches/2016Q1/www/py-blogofile/Makefile (revision 405311) @@ -1,29 +1,30 @@ # Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= blogofile PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= CHEESESHOP +MASTER_SITE_SUBDIR= source/B/Blogofile PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Static website compiler and blog engine LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup32>0:${PORTSDIR}/www/py-beautifulsoup32 \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}textile>0:${PORTSDIR}/www/py-textile \ ${PYTHON_PKGNAMEPREFIX}markdown>0:${PORTSDIR}/textproc/py-markdown \ ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ ${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}docutils>0:${PORTSDIR}/textproc/py-docutils USES= python:2 USE_PYTHON= autoplist distutils .include Index: branches/2016Q1 =================================================================== --- branches/2016Q1 (revision 405310) +++ branches/2016Q1 (revision 405311) Property changes on: branches/2016Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r405310