head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2009.08.22.00.24.33;	author amdmi3;	state Exp;
branches;
next	1.10;

1.10
date	2008.11.05.13.36.36;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2008.09.09.22.05.14;	author gahr;	state Exp;
branches;
next	1.8;

1.8
date	2008.03.25.10.34.19;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2005.11.14.12.25.43;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2004.03.10.10.38.22;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.18.38.00;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.10.16.46.53;	author lioux;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.06.22.45.51;	author adamw;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.18.09.06.36;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.21.20.06.20;	author demon;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	php-mode.el
# Date created:				21 June 2002
# Whom:					Dmitry Sivachenko <demon@@FreeBSD.org>
#
# $FreeBSD: head/lang/php-mode.el/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	php-mode.el
PORTVERSION=	1.5.0
CATEGORIES=	lang elisp
MASTER_SITES=	SF/php-mode/php-mode/${PORTVERSION}
DISTNAME=	${PORTNAME:S/.el$//}-${PORTVERSION}

MAINTAINER=	knu@@FreeBSD.org
COMMENT=	Emacs lisp module for the PHP language

INFO=		php-mode

EMACSLISPDIR=	${PREFIX}/share/emacs/site-lisp
XEMACSLISPDIR=	${PREFIX}/lib/xemacs/site-lisp

do-build:
	cd ${BUILD_WRKSRC} && makeinfo --no-split php-mode.texi

do-install:
	${MKDIR} ${EMACSLISPDIR}
	${MKDIR} ${XEMACSLISPDIR}
	${INSTALL_DATA} ${WRKSRC}/php-mode.el ${EMACSLISPDIR}/php-mode.el
	${LN} -sf ${EMACSLISPDIR}/php-mode.el ${XEMACSLISPDIR}
	${INSTALL_DATA} ${WRKSRC}/php-mode.info ${PREFIX}/${INFO_PATH}/

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.11
log
@- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Update to 1.5.0.
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=php-mode
@


1.9
log
@- Fix build upon NOPORTDOCS

Reported by:	QA Tindie
Approved by:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.4.0
@


1.8
log
@Update to 1.4.0.
@
text
@a23 1
.if !defined(NOPORTDOCS)
a24 1
.endif
a30 1
.if !defined(NOPORTDOCS)
a31 1
.endif
@


1.7
log
@Update to 1.2.0.

Take over the maintainership.  I'm using PHP these days. ;|
@
text
@d9 1
a9 1
PORTVERSION=	1.2.0
a13 1
EXTRACT_SUFX=	.tgz
d18 1
a18 2
NO_BUILD=	yes
NO_WRKSUBDIR=	yes
d23 5
d33 3
@


1.6
log
@Update to 1.1.0: added PHP5 support; better XEmacs compatibility; bugfixes.

PR:		ports/63859
Submitted by:	Toni Viemero <toni.viemero@@iki.fi>
@
text
@d9 1
a9 1
PORTVERSION=	1.1.0
d13 1
a13 1
DISTNAME=	php-mode-1.1.0
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.0.2
d13 2
a14 3
DISTNAME=	php-mode-102.el
EXTRACT_SUFX=	# empty
EXTRACT_ONLY=	# empty
d28 1
a28 1
	${INSTALL_DATA} ${_DISTDIR}/${DISTNAME} ${EMACSLISPDIR}/php-mode.el
@


1.4
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d18 1
@


1.3
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a18 2
PORTCOMMENT=	Emacs lisp module for the PHP language

@


1.2
log
@Cosmetic.
@
text
@d19 2
@


1.1
log
@New port: Emacs major mode for editing PHP files.
@
text
@d14 1
a14 1
EXTRACT_SUFX=	#empty
@

