mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
16 lines
325 B
Makefile
16 lines
325 B
Makefile
|
# 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"
|