summaryrefslogtreecommitdiffstats
path: root/lang/python-doc-html
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
committerobrien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
commit279d0c568395b4252ea7d025ef414367c67379c0 (patch)
tree8f72921d00682487baa00cb9380ca8975f5469ce /lang/python-doc-html
parent98e3a046d36f9f73a339aeedddb8c7f75429c5fe (diff)
downloadFreeBSD-ports-279d0c568395b4252ea7d025ef414367c67379c0.zip
FreeBSD-ports-279d0c568395b4252ea7d025ef414367c67379c0.tar.gz
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r--lang/python-doc-html/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 74e6317..6f09b66 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: python-doc
-# Version required: 1.5.2p2
# Date created: 12 May 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ${DOCFORMAT}-${VERSION}
-PKGNAME= python-doc-${DOCFORMAT}-${VERSION}
+PORTNAME= python-doc-${DOCFORMAT}
+PORTVERSION= 1.5.2p2
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/doc/ \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/doc/1.5.2p2/
+DISTNAME= ${DOCFORMAT}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= tg@FreeBSD.org
@@ -19,7 +19,6 @@ DIST_SUBDIR= python
NO_BUILD= yes
PLIST= ${PKGDIR}/PLIST_${DOCFORMAT}
-VERSION= 1.5.2p2
DOCDIR= ${PREFIX}/share/doc/python
DOCFORMAT?= html
OpenPOWER on IntegriCloud