aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-19 16:36:53 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-19 16:36:53 +0000
commit7ce5fafe53e213f7aa1df494ade45e0a7b06716f (patch)
treeab81a04f3dcd73e9c1a9193153e43b7517d27847 /biology
parent136e9cc564cb4c97e0054cff7bb491075d9f1785 (diff)
downloadports-7ce5fafe53e213f7aa1df494ade45e0a7b06716f.tar.gz
ports-7ce5fafe53e213f7aa1df494ade45e0a7b06716f.zip
. add license (GPLv2);
. bump PORTREVISION; . trim article from COMMENT; . trim Makefile headers.
Notes
Notes: svn path=/head/; revision=321290
Diffstat (limited to 'biology')
-rw-r--r--biology/sim4/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/biology/sim4/Makefile b/biology/sim4/Makefile
index c447e8a7d12a..235fb6fd2d4f 100644
--- a/biology/sim4/Makefile
+++ b/biology/sim4/Makefile
@@ -1,18 +1,17 @@
-# New ports collection makefile for: sim4
-# Date created: 27 July 2000
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= sim4
PORTVERSION= 2003.09.21
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://globin.cse.psu.edu/ftp/dist/sim4/
DISTNAME= ${PORTNAME}.${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org
-COMMENT= An algorithm for aligning expressed DNA with genomic sequences
+COMMENT= Algorithm for aligning expressed DNA with genomic sequences
+
+LICENSE= GPLv2
WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g}