summaryrefslogtreecommitdiff
path: root/graphics/linux-f10-jpeg/Makefile
blob: a17828596f656906c240cf91dcd5ca3b1cec51c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for: linux-jpeg
# Date created:         9 April 2000
# Whom:                 sada@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	jpeg
PORTVERSION=	6b.15
PORTREVISION=	3
CATEGORIES=	graphics linux

MAINTAINER=	freebsd-emulation@FreeBSD.org
COMMENT=	RPM of the JPEG lib

RPM_SET=	libjpeg-6b-15.${MACHINE_ARCH}.rpm

.include "../../x11-toolkits/linux-gtk/Makefile"