summaryrefslogtreecommitdiff
path: root/emulators/suse91_libpng/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-03-25 13:45:36 +0000
committerwiz <wiz>2008-03-25 13:45:36 +0000
commit23a03ffec77bea97b8ffc14f7df6115915cecc85 (patch)
tree9ed45016c06ca2b97932140400c8f6e9e838f7ef /emulators/suse91_libpng/Makefile
parentb2600d628c730c09e61b5d19de29b4f18ac63d5f (diff)
downloadpkgsrc-23a03ffec77bea97b8ffc14f7df6115915cecc85.tar.gz
Remove suse-9.1 emulation packages.
They are long outdated and not maintained upstream. Update infrastructure for their removal. Removal was announced on pkgsrc-users on March 13.
Diffstat (limited to 'emulators/suse91_libpng/Makefile')
-rw-r--r--emulators/suse91_libpng/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/suse91_libpng/Makefile b/emulators/suse91_libpng/Makefile
deleted file mode 100644
index 47023ba6c68..00000000000
--- a/emulators/suse91_libpng/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2007/07/29 05:19:15 jlam Exp $
-
-DISTNAME= suse_libpng-${SUSE_VERSION}
-PKGREVISION= 6
-CATEGORIES= emulators
-DISTFILES= libpng-1.2.5-182.10.${SUSE_ARCH}.rpm
-
-MAINTAINER= jdolecek@NetBSD.org
-COMMENT= Linux compatibility package for PNG
-
-EMUL_MODULES.linux= base
-
-.include "../../emulators/suse91_linux/Makefile.common"
-.include "../../mk/bsd.pkg.mk"