mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
17 lines
364 B
Makefile
17 lines
364 B
Makefile
# 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}
|
|
|
|
RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|