diff options
Diffstat (limited to 'math/fudgit/Makefile')
-rw-r--r-- | math/fudgit/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile index 16c844d22c3b..2a2d8e14e006 100644 --- a/math/fudgit/Makefile +++ b/math/fudgit/Makefile @@ -1,6 +1,16 @@ +# New ports collection makefile for: Fudgit +# Version required: 2.41 +# Date created: 17 November 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= Fudgit_2.41 -DISTFILES= fudgit_2.41.tar.gz +PKGNAME= Fudgit-2.41 MASTER_SITES= ftp://ftp.physics.mcgill.ca/pub/Fudgit/ +DISTFILES= fudgit_2.41.tar.gz + USE_GMAKE= yes pre-install: |