aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/linux-f10-atk/Makefile
blob: a7731fb8e0090a6a0f4882e91809a78f8d52ac0c (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=   3
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 amd64
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"