From 2b477943a89876b190a9ab96c7a3289c94fc1284 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/pygist/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'math/pygist/Makefile') diff --git a/math/pygist/Makefile b/math/pygist/Makefile index 3f860d29f88..730af7dd382 100644 --- a/math/pygist/Makefile +++ b/math/pygist/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: pygist -# Version required: 1.5 # Date created: 30 May 1998 # Whom: Thomas Gellekum # # $FreeBSD$ # -DISTNAME= LLNLDistribution11 -PKGNAME= py-gist-1.5 +PORTNAME= gist +PORTVERSION= 1.5 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ +PKGNAMEPREFIX= py- +DISTNAME= LLNLDistribution11 EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -- cgit