diff options
Diffstat (limited to 'devel/ffcall/Makefile')
-rw-r--r-- | devel/ffcall/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index e41957fb20d..13a782638bd 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/07 22:31:22 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:23 wiz Exp $ DISTNAME= ffcall-1.8 CATEGORIES= devel @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html +COMMENT= ffcall - foreign function call libraries # the file ${WRKDIR}/ffcall-1.8/avcall/avcall-${MACHINE_ARCH}.c needs to # be added for additional port support. |