head	1.4;
access;
symbols
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1;
locks; strict;
comment	@# @;


1.4
date	2005.02.18.23.44.46;	author kris;	state dead;
branches;
next	1.3;

1.3
date	2003.11.19.09.36.42;	author perky;	state Exp;
branches;
next	1.2;

1.2
date	99.04.07.16.38.22;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	98.07.05.22.48.42;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.4
log
@As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
@
text
@#!/bin/sh
exec %%PYTHON_CMD%% %%GRAILDIR%%/grail.py ${1+"$@@"}
@


1.3
log
@Port to Python 2.x (up to 2.2 yet)

PR:		50230
Submitted by:	thinker@@branda.to
@
text
@@


1.2
log
@Install in ${PREFIX}/share instead of ${PREFIX}/lib.
Fix the PLIST in the process.
@
text
@d2 1
a2 1
exec python %%GRAILDIR%%/grail.py ${1+"$@@"}
@


1.1
log
@Oops! Add forgotten file.
@
text
@d2 1
a2 1
exec python %%PREFIX%%/lib/grail/grail.py ${1+"$@@"}
@

