1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/deskutils/xmaddressbook/Makefile
Satoshi Asami c2ec96e939 Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.

I'll fix up the dependencies later.
1998-08-07 22:17:55 +00:00

22 lines
456 B
Makefile

# New ports collection makefile for: xmaddressbook
# Version required: 1.5.3
# Date created: 31 Jul 1996
# Whom: shanee@augusta.de
#
# $Id: Makefile,v 1.3 1997/10/26 23:57:13 fenner Exp $
#
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
.include <bsd.port.mk>