diff options
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 |