freebsd-ports/graphics/linux-f10-png10/Makefile
Pav Lucistnik 518f73a42c - Update to 1.2.2
PR:		ports/68126
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-06-21 18:28:09 +00:00

23 lines
499 B
Makefile

# New ports collection makefile for: linux-png
# Date created: 28 September 2000
# Whom: sanpei@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= png
PORTVERSION= 1.2.2
PORTREVISION= 0
CATEGORIES= graphics linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= RPM of the PNG lib
# no alpha rpm is available
ONLY_FOR_ARCHS= i386
BASEVERSION= 8.0
RPM_SET= libpng-${PORTVERSION}-8.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"