summaryrefslogtreecommitdiffstats
path: root/sysutils/mount.app/Makefile
blob: a10d6b4978a0515f228f368383f25c36d97aa197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Gaspar Chilingarov <nm@web.am>
# $FreeBSD$

PORTNAME=	mountapp
PORTVERSION=	3.0
PORTREVISION=	11
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Windowmaker application, Resembles wmmount with extra functionality

BUILD_DEPENDS=	${LOCALBASE}/lib/libWINGs.a:x11-wm/windowmaker

USES=		gettext
USE_GNOME=	gtk12 glib12

GNU_CONFIGURE=	yes

LDFLAGS+=	-L${LOCALBASE}/lib -L${LOCALBASE}/lib
LIBS+=		-lintl -lWUtil

.include <bsd.port.mk>
OpenPOWER on IntegriCloud