freebsd-ports/deskutils/xmaddressbook/Makefile

24 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmaddressbook
# Date created: 31 Jul 1996
# Whom: shanee@augusta.de
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
PORTNAME= xmaddressbook
PORTVERSION= 1.5.3
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
2003-02-21 12:15:57 +01:00
COMMENT= X11/Motif-based addressbook program
USE_MOTIF= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xmaddressbook
MAN1= xmaddressbook.1
.include <bsd.port.mk>