head	1.4;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.03.23.07.14.48;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.02.33;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.04.19.06.19.58;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2010.08.16.17.46.57;	author acm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314989
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by:	Christopher Key <cjk32@@cam.ac.uk>
# $FreeBSD: head/www/fpc-fastcgi/Makefile 314989 2013-03-23 05:25:05Z acm $

PORTREVISION=	0
CATEGORIES=	www lang
PKGNAMESUFFIX=	-fastcgi

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Free Pascal fastcgi unit

USE_FPC=	fpmkunit

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+=	${WRKUNITDIR}

.include "${MASTERDIR}/Makefile"
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	fpc-fastcgi
# Date created: 	2010-04-22
# Whom: 		Christopher Key <cjk32@@cam.ac.uk>
#
# $FreeBSD: head/www/fpc-fastcgi/Makefile 300897 2012-07-14 14:29:18Z beat $
#
@


1.2
log
@- Update to 2.6.0
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- New port: www/fpc-fastcgi

Free Pascal interface to interbase

PR:		146001
Submitted by:	Christopher Key <cjk32 __at __cam.ac.uk>
@
text
@d15 1
a15 1
USE_FPC=	yes
@

