freebsd-ports/graphics/linux-png10/Makefile

19 lines
422 B
Makefile
Raw Normal View History

# 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}
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
RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"