2000-09-28 16:48:50 +02:00
|
|
|
# New ports collection makefile for: linux-png
|
|
|
|
# Date created: 28 September 2000
|
|
|
|
# Whom: sanpei@FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= png
|
2004-06-21 20:28:09 +02:00
|
|
|
PORTVERSION= 1.2.2
|
|
|
|
PORTREVISION= 0
|
2000-09-28 16:48:50 +02:00
|
|
|
CATEGORIES= graphics linux
|
2002-08-26 13:23:29 +02:00
|
|
|
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g}
|
2002-08-26 11:51:49 +02:00
|
|
|
|
2003-02-20 20:31:37 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= RPM of the PNG lib
|
|
|
|
|
2004-06-21 20:28:09 +02:00
|
|
|
# no alpha rpm is available
|
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
|
|
|
BASEVERSION= 8.0
|
|
|
|
RPM_SET= libpng-${PORTVERSION}-8.${MACHINE_ARCH}.rpm
|
2000-09-28 16:48:50 +02:00
|
|
|
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|