# New ports collection makefile for: etask # Date created: 15 December 2004 # Whom: Dryice Liu # # $FreeBSD$ # PORTNAME= etask PORTVERSION= 0.3.91 CATEGORIES= deskutils elisp MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \ http://dryice.name/computer/FreeBSD/distfiles/ MAINTAINER= dryice@dryice.name COMMENT= Manage your projects or tasks within GNU Emacs RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex \ ps2pdf:${PORTSDIR}/print/ghostscript-gnu \ xpdf:${PORTSDIR}/graphics/xpdf USE_EMACS= yes EMACS_PORT_NAME?= emacs21 .if ${EMACS_PORT_NAME} != "emacs21" PORTNAMESUFFIX= ${PKGNAMESUFFIX} .endif LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}a .if !defined(NOPORTDOCS) PORTDOCS= etasktut.pdf gpl.txt README .endif do-build: cd ${WRKSRC}; ${EMACS_NAME} -batch -no-site-file\ --eval="(add-to-list 'load-path \"${WRKSRC}\")"\ -f batch-byte-compile *.el do-install: ${MKDIR} ${LISPDIR} .for i in *.el *.elc ${INSTALL_DATA} ${WRKSRC}/${i} ${LISPDIR} .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include nput type='hidden' name='id' value='b1c96fdeadd62f4a0cbfbddeda8cb09758757bc5'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1