From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:21:15 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- lang/squeak3/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lang/squeak3') diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index 5753c664c3c0..5f4218feb74c 100644 --- a/lang/squeak3/Makefile +++ b/lang/squeak3/Makefile @@ -1,18 +1,17 @@ # New ports collection makefile for: squeak -# Version required: 2.3 # Date created: 4 March 1999 # Whom: jesse@cs.uni-magdeburg.de # # $FreeBSD$ # -DISTNAME= Squeak2.7-src -PKGNAME= squeak-2.7 +PORTNAME= squeak +PORTVERSION= 2.7 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/SOR/users/piumarta/squeak/ \ ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/ \ http://www.nectar.com/distfiles/squeak/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} +DISTFILES= Squeak2.7-src${EXTRACT_SUFX} ${SQUEAK_SRC} MAINTAINER= jesse@cs.uni-magdeburg.de -- cgit v1.2.3