# New ports collection makefile for: auctex # Date created: 21 November 1999 # Whom: Martin Kammerhofer # # $FreeBSD$ # PORTNAME= auctex PORTVERSION= 11.13 CATEGORIES= print elisp MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Integrated environment for writing LaTeX using GNU Emacs RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX EMACS_PORT_NAME?= emacs21 EMACS_NO_RUN_DEPENDS= yes LISPDIR= ${EMACS_SITE_LISPDIR} ALL_TARGET= all contrib INSTALL_TARGET= install install-contrib MAKE_ARGS+= lispdir=${PREFIX}/${LISPDIR} PLIST_SUB+= LISPDIR=${LISPDIR} USE_REINPLACE= yes # adjust a hardcoded '/usr/local' string post-patch: @${ECHO_MSG} "===> Substituting hardcoded '/usr/local' paths" ${REINPLACE_CMD} -e 's?/usr/local?${PREFIX}?g' ${WRKSRC}/tex.el post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/auctex .for file in CHANGES INSTALLATION README ${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/share/doc/auctex .endfor cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} install-info >/dev/null install-info --entry='* AUC-Tex mode: (auctex). Emacs mode for editing TeX and LaTeX files.' --section='TeX' ${PREFIX}/info/auctex ${PREFIX}/info/dir .endif @${CAT} ${PKGMESSAGE} | ${SED} 's?/usr/local?${PREFIX}?g' .include ='id' value='fbb51f9b7c410f77450566744e2e6bd9807dc034'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/hexter
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-4/+4
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Clarify LICENSEamdmi32015-12-141-2/+5
* Upgrade to 1.0.3.vanilla2015-10-013-10/+20
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Cleanup plistbapt2014-10-201-3/+0
* - Switch to USES=libtool, drop .la filesamdmi32014-06-272-3/+2
* These ports are no longer used or cared for.nemysis2014-05-07