summaryrefslogtreecommitdiffstats
path: root/graphics/xfig/Makefile
blob: 6336ec50210d69e699c24a2f9f32a5ae95197dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	xfig
# Version required:	3.1.4
# Date created:		4 January 1995
# Whom:			roberto
#
# $Id$
#

DISTNAME=	xfig.3.1.4
PKGNAME=	xfig-3.1.4
CATEGORIES+=	graphics x11
MASTER_SITES=	ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
	ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/

MAINTAINER=	asami@FreeBSD.ORG

LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
		jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg

USE_IMAKE=	yes
MAKE_FLAGS=	BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
		XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults  \
		XFIGLIBDIR=${PREFIX}/lib/X11/xfig  -f

.include <bsd.port.mk>
OpenPOWER on IntegriCloud