From 7ce5fafe53e213f7aa1df494ade45e0a7b06716f Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Wed, 19 Jun 2013 16:36:53 +0000 Subject: . add license (GPLv2); . bump PORTREVISION; . trim article from COMMENT; . trim Makefile headers. --- biology/sim4/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'biology') 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 -# +# Created by: Johann Visagie # $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} -- cgit v1.2.3