aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging-handbook
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /graphics/py-imaging-handbook
parentd71114c35729e19851c733866522ab6acd7f64ec (diff)
downloadports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.tar.gz
ports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.zip
Notes
Diffstat (limited to 'graphics/py-imaging-handbook')
-rw-r--r--graphics/py-imaging-handbook/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/py-imaging-handbook/Makefile b/graphics/py-imaging-handbook/Makefile
index d2801b1ef73e..8022e5c0e69e 100644
--- a/graphics/py-imaging-handbook/Makefile
+++ b/graphics/py-imaging-handbook/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: PIL handbook
-# Version required: 1.0
# Date created: 18th October 1999
# Whom: Jose Marques
#
# $FreeBSD$
#
-DISTNAME= py-imaging-handbook-1.0
+PORTNAME= imaging-handbook
+PORTVERSION= 1.0
CATEGORIES= graphics
MASTER_SITES= http://www.pythonware.com/library/pil/handbook/
+PKGNAMEPREFIX= py-
DISTFILES= labdoc.css index.htm overview.htm concepts.htm \
intro01.htm support.htm license.htm image.htm \
imagechops.htm imagedraw.htm imageenhance.htm \