# New ports collection makefile for: ccmath # Date created: 07 March 2001 # Whom: George Reid # # $FreeBSD$ # PORTNAME= ccmath PORTVERSION= 2.2.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs MAINTAINER= greid@ukug.uk.freebsd.org INSTALLS_SHLIB= yes post-configure: .if (${MACHINE_ARCH} != "i386") (cd ${WRKSRC} && ${SH} non_intel.sh) .endif do-build: (cd ${WRKSRC} && ${SH} makelibs.sh) do-install: ${INSTALL_DATA} ${WRKSRC}/ccmath.h ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/tmp/libccm.a ${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKSRC}/tmp/libccm.so ${PREFIX}/lib .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/ccmath ${INSTALL_DATA} ${WRKSRC}/manual/* ${PREFIX}/share/doc/ccmath .endif .include ebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mk/bsd.gnome.mk : remove net/linc from the component list.rene2015-09-271-5/+1
* Explicitly run some gnome commands in post (de)installbapt2015-09-261-6/+6
* Remove libgnomedb component. The actualy port was removed April 2014 by bapt.kwm2015-09-061-5/+1
* Update the USE_GNOME librsvg2 entry, which should have happened inkwm2015-08-301-1/+1
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-061-63/+18
* Add build/run depend lines for dconf.kwm2015-07-141-0/+2
* Fix typo?kwm2015-06-301-1/+1
* Clarify that INSTALLS_ICONS is only usefull for GTK+ applications.kwm2015-06-291-3/+4
* Use .sinclude when possible.mat2015-06-131-3/+1
* Remove gnome-pre-su-install target it is not useful anymorebapt2015-05-161-8/+0
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-311-1/+1
* Remove imlib1bapt2014-12-261-8/+1
* Remove gnomehack and desktopfileutilsbapt2014-12-251-19/+2
* Remove now useless gnomehier, pkg handles automatically the directories wherebapt2014-12-251-9/+2
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-2/+1
* Garbage collect the non used and working gconfmm componentbapt2014-11-191-5/+1
* Remove libzvt, it is not used anymore by anything in the ports treebapt2014-11-191-5/+1
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-191-63/+47
* Remove eel and ports that use it.kwm2014-10-031-5/+1
* Also update gnomesharp dependacy in bsd.gnome.mkkwm2014-10-021-1/+1
* Retire gnome-desktop-sharp20 it depends gnome-panel which is going awaykwm2014-10-021-7/+1
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-5/+7
* - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mktijl2014-09-171-76/+2