diff options
Diffstat (limited to 'math/topaz/Makefile')
-rw-r--r-- | math/topaz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index a3eedd9628b3..7aa69b9dd124 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org +COMMENT= A command driven graph plotting system for scientists and engineers WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |