summaryrefslogtreecommitdiff
path: root/emulators/suse121_freetype2/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:36:34 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:36:34 +0000
commitd7aeb590535e8dc00c53039318a021de2efec23e (patch)
tree4c55b21825fb4c2f3ee1e0d56881043e11f9eb11 /emulators/suse121_freetype2/Makefile
parent9dac53a7fc2d45521b74b70d932db8cb6579b461 (diff)
downloadpkgsrc-d7aeb590535e8dc00c53039318a021de2efec23e.tar.gz
Import suse_freetype2-12.1 as emulators/suse121_freetype2.
Linux compatibility package based on the openSUSE Linux distribution. Please visit http://www.opensuse.org/ for more information about openSUSE Linux. This package supports running ELF binaries linked with glibc2 that require freetype2 shared libraries.
Diffstat (limited to 'emulators/suse121_freetype2/Makefile')
-rw-r--r--emulators/suse121_freetype2/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/suse121_freetype2/Makefile b/emulators/suse121_freetype2/Makefile
new file mode 100644
index 00000000000..001ce90b891
--- /dev/null
+++ b/emulators/suse121_freetype2/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:36:34 obache Exp $
+
+DISTNAME= suse_freetype2-${SUSE_VERSION}
+CATEGORIES= emulators
+RPMUPDPKGS+= libfreetype6-2.4.7-3.1.${SUSE_ARCH}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Linux compatibility package for freetype-2.x
+
+EMUL_MODULES.linux= base
+
+.include "../../emulators/suse121_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"