Imported from libpng-1.4.0beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-05-10 07:27:44 -05:00
parent d60b8fab03
commit 86dc981475
47 changed files with 1114 additions and 142 deletions

View File

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