summaryrefslogtreecommitdiff
path: root/lang/pforth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pforth/Makefile')
-rw-r--r--lang/pforth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index 99d4f1716b5..a2574ce2a51 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/19 22:26:59 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 09:07:25 agc Exp $
DISTNAME= pfthunix19
PKGNAME= pforth-19
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.softsynth.com/pforth/
+COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}/pforth
USE_GMAKE= YES