head	1.6;
access;
symbols
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	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.3
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2005.11.05.09.07.12;	author kris;	state dead;
branches;
next	1.5;

1.5
date	2005.07.23.02.53.17;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2005.03.26.21.59.50;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.11.11.01.13;	author osa;	state Exp;
branches;
next	1.2;

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

1.1
date	2001.09.26.09.21.58;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove expired ports
@
text
@# New ports collection makefile for:	nclever
# Date created:				17 August 2001
# Whom:			 		Tony Maher
#
# $FreeBSD: ports/biology/nclever/Makefile,v 1.5 2005/07/23 02:53:17 kris Exp $
#

PORTNAME=	nclever
PORTVERSION=	4.0
CATEGORIES=	biology
MASTER_SITES=	ftp://megasun.bch.umontreal.ca/pub/nclever/
DISTNAME=	${PORTNAME}${PORTVERSION}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	tonym@@biolateral.com.au
COMMENT=	NClever is a character-based version of NCBI's Entrez program

BUILD_DEPENDS=	${LOCALBASE}/lib/ncbi/libncbi.a:${PORTSDIR}/biology/ncbi-toolkit

BROKEN=		Unfetchable
DEPRECATED=	"${BROKEN}"
EXPIRATION_DATE=2005-09-22

do-install:
	@@${MKDIR} ${PREFIX}/bin
	@@${INSTALL_PROGRAM} ${WRKSRC}/nclever ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/nclever_manual.txt ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/nclever.citation ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/sample_script1.txt ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/sample_script2.txt ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.5
log
@This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@BROKEN: Unfetchable

Approved by:    portmgr (self)
@
text
@d21 2
@


1.3
log
@s/NOPORTSDOCS/NOPORTDOCS/ [1]
Use %%PORTDOCS%%%%DOCSDIR%% in pkg-plist.

PR:		53911 [1]
Approved by:	maintainer
@
text
@d20 2
@


1.2
log
@De-pkg-comment.
@
text
@d23 1
a23 1
.if !defined(NOPORTSDOCS)
@


1.1
log
@Add nclever 4.0, a character-based version of NCBI's Entrez program.

PR:		30783
Submitted by:	Tony Maher <tonym@@biolateral.com.au>
@
text
@d16 1
@

