summaryrefslogtreecommitdiff
path: root/graphics/xfig-devel/Makefile
blob: 012eb9dbe5b4acf8cc82961b0ea59d8797e0561e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	xfig
# Version required:	3.1.2
# Date created:		4 January 1995
# Whom:			asami
# Original by:		roberto
#
# $Id: Makefile,v 1.2 1995/01/13 13:14:22 jkh Exp $
#

DISTNAME=	xfig.3.1.2
WRKSRC=		${WRKDIR}/xfig
MASTER_SITES=	ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
	ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
DEPENDS=	${PORTSDIR}/graphics/xpm
USE_IMAKE=	yes
INSTALL_MANPAGES=	yes

.include <bsd.port.mk>