summaryrefslogtreecommitdiff
path: root/accessibility/linux-f10-atk/Makefile
blob: 166f5ec48cb779fd22713ffb4a601a6dde1d705f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	linux-atk
# Date created:				2003-07-05
# Whom:					trevor
#
# $FreeBSD$
#

PORTNAME=	atk
PORTVERSION=	1.2.0
PORTREVISION=	2
CATEGORIES=	accessibility

MAINTAINER=	freebsd-emulation@FreeBSD.org
COMMENT=	Accessibility Toolkit, Linux/i386 binary

BUILD_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm
RUN_DEPENDS=	${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2

BASEVERSION=	9
ONLY_FOR_ARCHS=	i386
PLIST=		${PKGDIR}/pkg-plist
RESTRICTED=	"binary under GNU LGPL without accompanying source"
RPM_SET=	atk-1.2.0-2.i386.rpm

.include "../../x11-toolkits/linux-gtk/Makefile"