aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-f10-png/Makefile
blob: 9945b8073b0cbd7380a1b3fd8718e7b5d8f5b779 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for: linux-png
# Date created:     28 September 2000
# Whom:                 sanpei@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   png
PORTVERSION=    1.0.14
CATEGORIES= graphics linux
MASTER_SITES=   ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g}

MAINTAINER= ports@FreeBSD.org
COMMENT=    RPM of the PNG lib

RPM_SET=    libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm

.include "../../x11-toolkits/linux-gtk/Makefile"