c3d8037aeb
after 5.4-RELEASE.
18 lines
386 B
Makefile
18 lines
386 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= 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"
|