From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- math/eispack/Makefile | 2 ++ math/eispack/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 math/eispack/pkg-comment (limited to 'math/eispack') diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 18c7312a55c8..1c954548d0fb 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Eigenvalue system package + LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas DIST_SUBDIR= ${PORTNAME} diff --git a/math/eispack/pkg-comment b/math/eispack/pkg-comment deleted file mode 100644 index 2bf9e8d2fca3..000000000000 --- a/math/eispack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Eigenvalue system package -- cgit v1.2.3