# New ports collection makefile for: py-plex # Date created: 11 April 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= plex PORTVERSION= 1.1.5 CATEGORIES= devel python MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Plex/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Plex-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Lexical Analysis Module for Python USE_PYTHON= yes USE_PYDISTUTILS=yes NO_WRKSUBDIR= yes DOCSDIR= share/doc/${PKGNAMEPREFIX}${PORTNAME} EXAMPLESDIR= share/examples/${PKGNAMEPREFIX}${PORTNAME} post-extract: ${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' ${FILESDIR}/setup.py \ > ${WRKSRC}/setup.py post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ./* ${PREFIX}/${DOCSDIR} ${MKDIR} ${PREFIX}/${EXAMPLESDIR} cd ${WRKSRC}/examples && ${INSTALL_DATA} ./* ${PREFIX}/${EXAMPLESDIR} .endif .include tw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/petiga
Commit message (Expand)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
* science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0; ...yuri2018-10-031-1/+1
* Change 10 ports from net/mpich2 to net/mpichyuri2018-09-231-2/+2
* math/petiga: Add the xplanation to pkg-descryuri2018-09-231-0/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* math/petiga: Fix build on 10yuri2018-05-221-3/+2