aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f8-libmng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f8-libmng/Makefile')
-rw-r--r--graphics/linux-f8-libmng/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/linux-f8-libmng/Makefile b/graphics/linux-f8-libmng/Makefile
deleted file mode 100644
index 39d256d648f2..000000000000
--- a/graphics/linux-f8-libmng/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: linux-libmng
-# Date created: 01/09/18
-# Whom: mranner@inode.at
-#
-# $FreeBSD$
-#
-
-PORTNAME= libmng
-PORTVERSION= 1.0.9
-CATEGORIES= graphics linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-1
-
-MAINTAINER= mranner@inode.at
-COMMENT= RPM of libmng
-
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-INSTALLS_SHLIB= yes
-ONLY_FOR_ARCHS= i386 amd64
-
-PLIST?= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH}
-
-.include <bsd.port.mk>