# Created by: Nicola Vitale # $FreeBSD$ PORTNAME= pyjamas PORTVERSION= 0.5 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= A port of Google Web Toolkit to Python USE_PYTHON= yes # install/require some libraries in sys.prefix USE_PYTHON_PREFIX= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Pyjamas REINPLACE_ARGS= -i '' -e 's,../../bin,${PREFIX}/bin,' NO_STAGE= yes post-patch: ${FIND} ${WRKSRC}/examples -type f -name "build.sh" -print0 | ${XARGS} -0 ${REINPLACE_CMD} post-install: .if !defined(NOPORTEXAMPLES) ${MV} ${PYTHONPREFIX_SITELIBDIR}/${PYEASYINSTALL_EGG}/share/pyjamas/examples ${EXAMPLESDIR} .endif ${MV} ${PYTHONPREFIX_SITELIBDIR}/${PYEASYINSTALL_EGG}/share/pyjamas ${DATADIR} ${RMDIR} ${PYTHONPREFIX_SITELIBDIR}/${PYEASYINSTALL_EGG}/share .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/img cd ${WRKSRC}/doc && ${CP} *.html ${DOCSDIR} && ${CP} img/* ${DOCSDIR}/img .endif .include /cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-02-041-0/+1
* - Update to 0.15.0amdmi32017-07-121-1/+1
* - Update to 0.14.1amdmi32017-06-291-1/+1
* - Update to 0.14.0amdmi32017-06-011-4/+3
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-01