diff options
Diffstat (limited to 'graphics/linux-f10-png10/Makefile')
-rw-r--r-- | graphics/linux-f10-png10/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile deleted file mode 100644 index e444c6d6df36..000000000000 --- a/graphics/linux-f10-png10/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# 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" |