diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /biology/seaview | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) | |
download | ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip |
Notes
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index c7b4308075c7..98273d96ba31 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection Makefile for: seaview -# Date created: Dec 5 1997 -# Whom: frankch@waru.life.nthu.edu.tw -# +# Created by: frankch@waru.life.nthu.edu.tw # $FreeBSD$ -# PORTNAME= seaview PORTVERSION= 2006.02.13 @@ -14,7 +9,7 @@ MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} EXTRACT_SUFX= .tar -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Multiple DNA/protein sequence alignment editor LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ |