Imported from libpng-1.2.25beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-01-09 10:58:36 -06:00
parent a8e07274ae
commit 5ca40ebc22
51 changed files with 1071 additions and 135 deletions

View File

@@ -20,7 +20,7 @@ LN_SF = ln -f -s
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.24
PNGMIN = 1.2.25beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local