freebsd-ports/deskutils/xmaddressbook/Makefile
Adam Weinberger a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00

18 lines
390 B
Makefile

# Created by: shanee@augusta.de
# $FreeBSD$
PORTNAME= xmaddressbook
PORTVERSION= 1.5.3
PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office
MAINTAINER= ports@FreeBSD.org
COMMENT= X11/Motif-based addressbook program
USES= imake motif tar:Z
USE_XORG= ice sm x11 xext xi xp xt oldx
WRKSRC= ${WRKDIR}/xmaddressbook
.include <bsd.port.mk>