blob: 7a6a9eae586a843be0a992935cc18aa41d99abd3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: linux-png
# Date created: 28 September 2000
# Whom: sanpei@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= png
PORTVERSION= 1.0.9
CATEGORIES= graphics linux
FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-151.html>
RPM_SET= libpng-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
|