# ex:ts=8 # Ports collection makefile for: mayavi # Date created: Mar 9, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= mayavi PORTVERSION= 1.5 CATEGORIES= science python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= MayaVi-${PORTVERSION} MAINTAINER= tonymaher@optusnet.com.au COMMENT= A scientific data visualizer BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter RUN_DEPENDS= ${PYTHON_SITELIBDIR}/vtk.pth:${PORTSDIR}/math/vtk-python \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes USE_PYDISTUTILS= yes CPIO_ARGS= --quiet -pdum -R post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.* ${EXAMPLESDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} (cd ${WRKSRC}/doc && ${FIND} * | ${CPIO} ${CPIO_ARGS} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}) .endif .include lass='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* Recognise amd64 machines.kris2003-07-111-1/+1
* Import of GNU config.sub master script, version 2003-07-04kris2003-07-111-0/+1504
* Import of GNU config.guess master script, version 2003-07-02kris2003-07-111-0/+1407
* Fix typo in mailing list address.naddy2003-02-131-1/+1
* * Run throught tidy -i since they are malformed HTML.kris2003-02-103-57/+82
* Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-2/+2
* Fix COMMENT handling -- it was incorrectly using the fixed stringasami2000-10-141-0/+6
* (1) Add support for a "flat" directory structure, with no pkg/ andasami2000-10-021-1/+1