aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xmaddressbook/Makefile
blob: 4d2737ceabe8bac3e5f7676a72cdcc8a4d31ea51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xmaddressbook
# Version required: 1.5.3
# Date created:     31 Jul 1996
# Whom:         shanee@rabbit.augusta.de
#
# $Id$
#

DISTNAME=   xmaddressbook-1.5.3
CATEGORIES= misc x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= shanee@rabbit.augusta.de

REQUIRES_MOTIF= yes
USE_IMAKE=  yes
WRKSRC=     ${WRKDIR}/xmaddressbook

.include <bsd.port.mk>