Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 15:35:55 +1100 (EST)
From:      Tony Maher <tonym@biolateral.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35332: New port: biology/flip
Message-ID:  <200202260435.g1Q4ZtL60298@yellow.biolateral.com.au>

next in thread | raw e-mail | index | archive | help

>Number:         35332
>Category:       ports
>Synopsis:       New port: biology/flip
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 20:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tony Maher
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
BioLateral
>Environment:
System: FreeBSD dt.home 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 22 12:29:39 EST 2002 root@dt.home:/usr/obj/usr/src/sys/DT i386



>Description:
	New port: biology/flip

	Flip is a used to find/translate orfs.
	It is release under GPL.

>How-To-Repeat:

>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	flip
#	flip/pkg-descr
#	flip/Makefile
#	flip/pkg-comment
#	flip/pkg-plist
#	flip/distinfo
#
echo c - flip
mkdir -p flip > /dev/null 2>&1
echo x - flip/pkg-descr
sed 's/^X//' >flip/pkg-descr << 'END-of-flip/pkg-descr'
XFlip is used to find/translate orfs.
X
XWWW: ftp://megasun.bch.umontreal.ca/pub/flip/
END-of-flip/pkg-descr
echo x - flip/Makefile
sed 's/^X//' >flip/Makefile << 'END-of-flip/Makefile'
X# New ports collection makefile for:	flip
X# Date created:				26 February 2002
X# Whom:					Tony Maher <tonym@biolateral.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	flip
XPORTVERSION=	2.0.2
XCATEGORIES=	biology
XMASTER_SITES=	ftp://megasun.bch.umontreal.ca/pub/flip/
X
XMAINTAINER=	tonym@biolateral.com.au
X
XMAN1=		flip.1
X
X# make it respect CFLAGS
X
Xpost-configure:
X	@${PERL} -pi.orig -e 's/CFLAGS=//' ${WRKSRC}/${MAKEFILE}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/flip ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-flip/Makefile
echo x - flip/pkg-comment
sed 's/^X//' >flip/pkg-comment << 'END-of-flip/pkg-comment'
XFlip is  used to find/translate orfs
END-of-flip/pkg-comment
echo x - flip/pkg-plist
sed 's/^X//' >flip/pkg-plist << 'END-of-flip/pkg-plist'
Xbin/flip
END-of-flip/pkg-plist
echo x - flip/distinfo
sed 's/^X//' >flip/distinfo << 'END-of-flip/distinfo'
XMD5 (flip-2.0.2.tar.gz) = a579fcb268ddf7ba39a5355ea73da0a6
END-of-flip/distinfo
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202260435.g1Q4ZtL60298>