# New ports collection makefile for: mathfonts # Date created: 6 March 2005 # Whom: Thierry Thomas # # $FreeBSD$ # PORTNAME= mathfonts PORTVERSION= 4.1 # Don't upgrade this port if not supported by MathML-enabled Mozilla # # Please check http://www.mozilla.org/projects/mathml/fonts/ PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://support.wolfram.com/mathematica/systems/windows/general/files/ DISTNAME= MathFonts_TrueType_${PORTVERSION:S/.//} EXTRACT_SUFX= .exe DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Mathematica fonts for MathML-enabled Mozilla BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir RUN_DEPENDS= ${FONTSBASE}/texcm-ttf/cmr10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf RESTRICTED= no distribution of the fonts allowed NO_CDROM= ${RESTRICTED} USE_X_PREFIX= yes USE_ZIP= yes NO_WRKSUBDIR= yes SUB_FILES= pkg-message SUB_LIST= FONTSDIR="${FONTSDIR}" PLIST_SUB+= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" PKGMESSAGE= ${WRKDIR}/pkg-message FONTNAME= ${PORTNAME} FONTSBASE= ${X11BASE}/lib/X11/fonts FONTSDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} TTMKFDIR_CMD= ${X11BASE}/bin/ttmkfdir do-build: ${TTMKFDIR_CMD} -c -f ${FONTNAME} -d ${WRKSRC} | ${CAT} -n | \ ${SED} -e 's|^ 1|100000|' | ${SORT} -r | \ ${CUT} -c 8- > ${WRKSRC}/fonts.scale ${CP} ${WRKSRC}/fonts.scale ${WRKSRC}/fonts.dir do-install: ${MKDIR} ${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${WRKSRC}/fonts.scale ${WRKSRC}/fonts.dir \ ${FONTSDIR} post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} @${ECHO_MSG} .include m_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* update xfce to 4.4.1oliver2007-04-122-4/+4
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-3/+1
* enhance the descriptionoliver2007-01-291-3/+6
* Import xfce 4.4oliver2007-01-233-22/+66
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-3/+2
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-9/+9
* update to xfce 4.2.3.1oliver2005-11-093-4/+10
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Be a little bit less enthusiastic about which version of xfce is current.linimon2005-10-121-1/+1
* fix MASTER_SITESoliver2005-10-071-1/+1
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
* update to 4.2.2oliver2005-05-203-4/+11
* adjust MASTER_SITESoliver2005-04-021-2/+3
* update to 4.2.1oliver2005-03-192-4/+4
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* fix plistoliver2005-01-301-0/+2
* Xfce4 Appfinder is an useful software that permits you to find everyoliver2005-01-27