1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/deskutils/xmaddressbook/Makefile

22 lines
465 B
Makefile

# New ports collection makefile for: xmaddressbook
# Version required: 1.5.3
# Date created: 31 Jul 1996
# Whom: shanee@rabbit.augusta.de
#
# $Id: Makefile,v 1.1.1.1 1996/11/25 09:36:04 tg Exp $
#
DISTNAME= xmaddressbook-1.5.3
CATEGORIES= misc
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>