head	1.2;
access;
symbols
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.04.28.19.57.29;	author hq;	state dead;
branches;
next	1.1;

1.1
date	2002.11.22.14.09.53;	author znerd;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to bsd.java.mk 2.0
- Use javavmwrapper in the launcher
- Use SUB_FILES to configure the launcher shell script
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Honor hier: install documentation in ${DOCSDIR}
- Honor ${PORTDOCS}
- Bump PORTREVISION due to file path changes
- Add $FreeBSD$ tags
@
text
@#!/bin/sh
#
# $FreeBSD: ports/www/jakarta-jmeter/files/jmeter,v 1.1 2002/11/22 14:09:53 znerd Exp $

%%JAVA%% -jar %%APP_HOME%%/bin/ApacheJMeter.jar "$@@"
@


1.1
log
@Using literal script in files/jmeter instead of patch.
Bumped PORTREVISION.
@
text
@d3 1
a3 1
# $FreeBSD$
@

