mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15 lines
306 B
Makefile
15 lines
306 B
Makefile
|
# New ports collection makefile for: linux-png
|
||
|
# Date created: 28 September 2000
|
||
|
# Whom: sanpei@FreeBSD.org
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= png
|
||
|
PORTVERSION= 1.0.3
|
||
|
CATEGORIES= graphics linux
|
||
|
|
||
|
RPM_SET= libpng-${PORTVERSION}-4.${MACHINE_ARCH}.rpm
|
||
|
|
||
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|