aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-jpeg/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-04-15 17:23:49 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-04-15 17:23:49 +0000
commit5cc83a80107867b98b97fe9544496e58bfe97fbb (patch)
treec2d9776f0e6e38e88f2a59051121211a64cdfb23 /graphics/linux-jpeg/Makefile
parent83cbb5e080b94e813cbd466b6c20035114c5c901 (diff)
downloadports-5cc83a80107867b98b97fe9544496e58bfe97fbb.tar.gz
ports-5cc83a80107867b98b97fe9544496e58bfe97fbb.zip
Notes
Diffstat (limited to 'graphics/linux-jpeg/Makefile')
-rw-r--r--graphics/linux-jpeg/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile
new file mode 100644
index 000000000000..2e7e90d3558f
--- /dev/null
+++ b/graphics/linux-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"