1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/graphics/linux-f10-imlib/Makefile
2011-03-07 15:08:25 +00:00

28 lines
637 B
Makefile

# New ports collection makefile for: graphics/linux-f10-imlib
# Date created: 2009-05-03
# Whom: bsam
#
# $FreeBSD$
#
PORTNAME= imlib
PORTVERSION= 1.9.15
CATEGORIES= graphics linux
MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= RPM of imlib (Linux Fedora 10)
CONFLICTS= linux-imlib-[0-9]* linux-f8-imlib-[0-9]*
USE_LINUX_RPM= yes
LINUX_DIST_VER= 10
RPMVERSION= 9.fc10
BRANDELF_FILES= usr/bin/imlib_config
USE_LDCONFIG= yes
PLIST= pkg-plist.${LINUX_RPM_ARCH}
.include <bsd.port.mk>