diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /biology/py-biopython | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'biology/py-biopython')
-rw-r--r-- | biology/py-biopython/Makefile | 1 | ||||
-rw-r--r-- | biology/py-biopython/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index baddf2076a49..2c0ba22b639e 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= wjv@FreeBSD.org +COMMENT= A collection of Python modules for bioinformatics BUILD_DEPENDS= ${PYDISTUTILS} RUN_DEPENDS= ${PYNUMERIC} \ diff --git a/biology/py-biopython/pkg-comment b/biology/py-biopython/pkg-comment deleted file mode 100644 index 0310e64fb4a0..000000000000 --- a/biology/py-biopython/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of Python modules for bioinformatics |