freebsd-ports/graphics/linux-jpeg/Makefile
Boris Samorodov 6478ed46be 1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
2006-07-09 21:01:45 +00:00

24 lines
433 B
Makefile

# New ports collection makefile for: linux-jpeg
# Date created: 9 April 2000
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= jpeg
PORTVERSION= 6b.34
CATEGORIES= graphics linux
DISTNAME= libjpeg-6b-34
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of the JPEG lib
USE_LINUX_RPM= yes
LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
ONLY_FOR_ARCHS= i386 amd64
BRANDELF_DIRS= usr/bin
.include <bsd.port.mk>