aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xmaddressbook/Makefile
blob: 118d0d9a18d3aa87815db3708ec340b98d597e5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: shanee@augusta.de
# $FreeBSD$

PORTNAME=	xmaddressbook
PORTVERSION=	1.5.3
PORTREVISION=	3
CATEGORIES=	deskutils
MASTER_SITES=	XCONTRIB/office

MAINTAINER=	ports@FreeBSD.org
COMMENT=	X11/Motif-based addressbook program

USES=		imake motif tar:Z
USE_XORG=	ice sm x11 xext xi xp xt oldx
WRKSRC=		${WRKDIR}/xmaddressbook

.include <bsd.port.mk>