mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
436 B
Makefile
23 lines
436 B
Makefile
# New ports collection makefile for: xmaddressbook
|
|
# Version required: 1.5.3
|
|
# Date created: 31 Jul 1996
|
|
# Whom: shanee@augusta.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xmaddressbook-1.5.3
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= office
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= shanee@augusta.de
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xmaddressbook
|
|
MAN1= xmaddressbook.1
|
|
|
|
.include <bsd.port.mk>
|