|
Lines 1-15
Link Here
|
| 1 |
# New ports collection makefile for: PNG images library |
1 |
# New ports collection makefile for: PNG images library |
| 2 |
# Version required: 1* |
2 |
# Version required: 1.0.6 |
| 3 |
# Date created: 5 Dec 1995 |
3 |
# Date created: 5 Dec 1995 |
| 4 |
# Whom: ache |
4 |
# Whom: ache |
| 5 |
# |
5 |
# |
| 6 |
# $FreeBSD: ports/graphics/png/Makefile,v 1.20 1999/11/20 03:00:31 jmz Exp $ |
6 |
# $FreeBSD: ports/graphics/png/Makefile,v 1.20 1999/11/20 03:00:31 jmz Exp $ |
| 7 |
# |
7 |
# |
| 8 |
|
8 |
|
| 9 |
DISTNAME= libpng-1.0.5 |
9 |
DISTNAME= libpng-1.0.6 |
| 10 |
PKGNAME= png-1.0.5 |
10 |
PKGNAME= png-1.0.6 |
| 11 |
CATEGORIES= graphics |
11 |
CATEGORIES= graphics |
| 12 |
MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ |
12 |
MASTER_SITES= http://www.cdrom.com/pub/png/src/ \ |
|
|
13 |
ftp://ftp.uu.net/graphics/png/src/ |
| 13 |
|
14 |
|
| 14 |
MAINTAINER= ache@FreeBSD.org |
15 |
MAINTAINER= ache@FreeBSD.org |
| 15 |
|
16 |
|