diff options
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r-- | math/eukleides/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 24502ff7b95b..fc2bf5ab0826 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ DISTNAME= ${PORTNAME}.${PORTVERSION:R}rev${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +COMMENT= A Euclidean geometry drawing language RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ epstopdf:${PORTSDIR}/print/teTeX |