# New ports collection makefile for: SciPlot # Date created: Mon June 8 2004 # Whom: thierry@pompo.net # # $FreeBSD$ # PORTNAME= SciPlot PORTVERSION= 1.36 PORTREVISION= 2 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= widgets MAINTAINER= thierry@FreeBSD.org COMMENT= A full-featured Xt widget to display 2D data in a graph USE_MOTIF= yes USE_IMAKE= yes USE_XORG= xp MAKE_ENV= EXTRA_DEFINES="-fPIC" LIBNAME=${LIBNAME} USE_LDCONFIG= yes INCLUDES= SciPlot.h SciPlotP.h SciPlotUtil.h LIBNAME= lib${PORTNAME:L} # Remove :L for libSciPlot PLIST_SUB= LIBNAME=${LIBNAME} PORTDOCS= README SciPlot.html SciPlotDemo.html SciPlotProg.html EXDATA= data.txt EXBINS= realtime sciplot do-install: ${MKDIR} ${PREFIX}/include/${PORTNAME} ${INSTALL_DATA} ${INCLUDES:S|^|${WRKSRC}/|} ${PREFIX}/include/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/${LIBNAME}.a ${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKSRC}/${LIBNAME}.so.0 ${PREFIX}/lib (cd ${PREFIX}/lib; ${LN} -sf ${LIBNAME}.so.0 ${LIBNAME}.so) post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${EXDATA:S|^|${WRKSRC}/|} ${EXAMPLESDIR} ${INSTALL_PROGRAM} ${EXBINS:S|^|${WRKSRC}/|} ${EXAMPLESDIR} @${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}." .endif .include n'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/cheese
Commit message (Expand)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - remove MD5ohauer2011-07-031-1/+0
* Chase after net/openldap24-server update.delphij2011-02-251-0/+1
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-204-22/+40
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* I missed something in the last commit. so fix the plist again.kwm2010-05-132-2/+2
* Update to 2.30.1. Missed it in the big gnome merge.kwm2010-05-124-64/+52
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-116-61/+718
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-293-32/+129
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* Update to 2.26.3.avl2009-07-012-4/+4
* Update to 2.26.2.kwm2009-05-203-4/+7
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-103-6/+25
* Update to 2.24.3.marcus2009-01-133-4/+10
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-104-8/+112
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
* Update to 2.22.3.marcus2008-06-303-5/+5
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 2.22.2.mezz2008-05-272-4/+4
* Update to 2.22.1.marcus2008-04-083-4/+12
* Clean up, no longer need this GMSGFMT patch.mezz2008-04-061-4/+0