head	1.5;
access;
symbols
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2005.03.12.08.07.23;	author sem;	state dead;
branches;
next	1.4;

1.4
date	2004.02.04.05.18.49;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.23.13.37.39;	author daichi;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.11.01.31;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.16.14.22.59;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- biology/act is redundant after biology/artemis update

PR:             ports/76217
Submitted by:   Fernan Aguero <fernan@@iib.unsam.edu.ar>
Approved by:	maintainer timeout (2 monthes)
@
text
@# New ports collection makefile for:	artemis
# Date created:		10 Mar 2003
# Whom:			fernan@@iib.unsam.edu.ar
#
# $FreeBSD: ports/biology/act/Makefile,v 1.4 2004/02/04 05:18:49 marcus Exp $
#

PORTNAME=	act
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	biology
MASTER_SITES=	http://www.sanger.ac.uk/Software/ACT/v2/
DISTNAME=	act_compiled_v2

MAINTAINER=	chuynh@@biolateral.com.au
COMMENT=	A DNA sequence comparison viewer based on Artemis

RUN_DEPENDS=	${JAVA_COMMAND}:${PORTSDIR}/java/jdk13

WRKSRC=		${WRKDIR}/${PORTNAME}

JDK_VERSION=	1.3.1
JDK_DIR=	${PREFIX}/jdk${JDK_VERSION}
JAVA_COMMAND=	${JDK_DIR}/bin/java

NO_BUILD=	yes

do-install:
	@@${MKDIR} ${PREFIX}/${PORTNAME}-${PORTVERSION}
	@@${TAR} -C ${WRKSRC} -cf- . | ${TAR} -C ${PREFIX}/${PORTNAME}-${PORTVERSION} -xpf-
	@@${LN} -s ${PREFIX}/${PORTNAME}-${PORTVERSION}/act ${PREFIX}/bin/act

PLIST_SUB=	PORTVERSION="${PORTVERSION}"

.include <bsd.port.mk>
@


1.4
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@update ports/biology/act to latest release (v2)

PR:		49093
Submitted by:	Fernan Aguero <fernan@@iib.unsam.edu.ar>
@
text
@d10 1
@


1.2
log
@De-pkg-comment.
@
text
@d2 2
a3 2
# Date created:				11 Mar 2002
# Whom:					chuynh@@bilateral.com.au
d9 1
a9 1
PORTVERSION=	1.0
d11 2
a12 2
MASTER_SITES=	http://www.sanger.ac.uk/Software/ACT/v1/
DISTNAME=	act_compiled_v1
@


1.1
log
@New Port: biology/act

PR:		ports/35753
Submitted by:	Camson Huynh <chuynh@@biolateral.com.au>
@
text
@d15 1
@

