diff options
Diffstat (limited to 'math/asir2000/Makefile')
-rw-r--r-- | math/asir2000/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 60a75fa..895cf99 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ASIR_DOC} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= saito@asir.org +COMMENT= The system Risa/Asir is a general computer algebra system WRKSRC= ${WRKDIR}/asir2000 PREFIX?= ${LOCALBASE} |