mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
16b919e606
Approved by: portmgr (marcus)
19 lines
378 B
Makefile
19 lines
378 B
Makefile
# New ports collection makefile for: linux-jpeg
|
|
# Date created: 9 April 2000
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= jpeg
|
|
PORTVERSION= 6b.15
|
|
PORTREVISION= 4
|
|
CATEGORIES= graphics linux
|
|
|
|
MAINTAINER= freebsd-emulation@FreeBSD.org
|
|
COMMENT= RPM of the JPEG lib
|
|
|
|
RPM_SET= libjpeg-6b-15.${ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|