aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fortran
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-fortran')
-rw-r--r--devel/py-fortran/Makefile1
-rw-r--r--devel/py-fortran/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fortran/Makefile b/devel/py-fortran/Makefile
index 50f454b9a186..ba160305ff15 100644
--- a/devel/py-fortran/Makefile
+++ b/devel/py-fortran/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyfort-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Creating extensions to the Python language with Fortran routines
RUN_DEPENDS= ${PYNUMERIC}
diff --git a/devel/py-fortran/pkg-comment b/devel/py-fortran/pkg-comment
deleted file mode 100644
index ef5ae4368427..000000000000
--- a/devel/py-fortran/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Creating extensions to the Python language with Fortran routines