# New ports collection makefile for: php-mode.el # Date created: 21 June 2002 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= php-mode.el PORTVERSION= 1.2.0 CATEGORIES= lang elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=php-mode DISTNAME= ${PORTNAME:S/.el$//}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org COMMENT= Emacs lisp module for the PHP language NO_BUILD= yes NO_WRKSUBDIR= yes EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp do-install: ${MKDIR} ${EMACSLISPDIR} ${MKDIR} ${XEMACSLISPDIR} ${INSTALL_DATA} ${WRKSRC}/php-mode.el ${EMACSLISPDIR}/php-mode.el ${LN} -sf ${EMACSLISPDIR}/php-mode.el ${XEMACSLISPDIR} post-install: @${CAT} ${PKGMESSAGE} .include .edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - really take maintainership now...jgh2013-03-131-1/+1
* - fastest_cvsup is an outdated maintenance tool for ports, move to svnjgh2013-03-131-7/+3