aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-f10-jpeg/Makefile
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2000-04-16 01:23:49 +0800
committersada <sada@FreeBSD.org>2000-04-16 01:23:49 +0800
commit3cea6a7b483ab6d47193c1dfc8f167fbf2cc4f7b (patch)
tree982e6a9a7e268edbcc55f7af44e94183557ce682 /graphics/linux-f10-jpeg/Makefile
parentab8c54b1b562372ae7f497aead9be653346cf848 (diff)
downloadfreebsd-ports-gnome-3cea6a7b483ab6d47193c1dfc8f167fbf2cc4f7b.tar.gz
freebsd-ports-gnome-3cea6a7b483ab6d47193c1dfc8f167fbf2cc4f7b.tar.zst
freebsd-ports-gnome-3cea6a7b483ab6d47193c1dfc8f167fbf2cc4f7b.zip
Linux jpeg lib. Installs jpeg lib from rpm.
Diffstat (limited to 'graphics/linux-f10-jpeg/Makefile')
-rw-r--r--graphics/linux-f10-jpeg/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile
new file mode 100644
index 000000000000..2e7e90d3558f
--- /dev/null
+++ b/graphics/linux-f10-jpeg/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: linux-jpeg
+# Version required: 6b-9
+# Date created: 9 April 2000
+# Whom: sada@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= jpeg
+PORTVERSION= 6b.9
+CATEGORIES= graphics linux
+
+RPM_SET= libjpeg-6b-9.${MACHINE_ARCH}.rpm
+
+.include "../../x11-toolkits/linux-gtk/Makefile"