Imported from libpng-1.4.0beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-05-15 06:44:21 -05:00
parent b3870ab5f9
commit 73b064c2af
46 changed files with 1042 additions and 113 deletions

View File

@@ -20,7 +20,7 @@ LN_SF = ln -f -s
LIBNAME=libpng14
PNGMAJ = 0
PNGMIN = 1.4.0beta4
PNGMIN = 1.4.0beta5
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local