blob: 2e7e90d3558f20c10d9d352985625494051aa02b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
|