1995-01-05 06:41:17 +01:00
|
|
|
# New ports collection makefile for: xfig
|
1995-01-28 19:29:35 +01:00
|
|
|
# Version required: 3.1.3
|
1995-01-05 06:41:17 +01:00
|
|
|
# Date created: 4 January 1995
|
|
|
|
# Whom: asami
|
|
|
|
# Original by: roberto
|
|
|
|
#
|
1995-01-28 19:29:35 +01:00
|
|
|
# $Id: Makefile,v 1.3 1995/01/24 05:53:43 asami Exp $
|
1995-01-05 06:41:17 +01:00
|
|
|
#
|
|
|
|
|
1995-01-28 19:29:35 +01:00
|
|
|
DISTNAME= xfig.3.1.3
|
|
|
|
PKGNAME= xfig-3.1.3
|
1995-01-05 06:41:17 +01:00
|
|
|
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/
|
1995-01-13 14:17:41 +01:00
|
|
|
DEPENDS= ${PORTSDIR}/graphics/xpm
|
1995-01-05 06:41:17 +01:00
|
|
|
USE_IMAKE= yes
|
|
|
|
INSTALL_MANPAGES= yes
|
1994-11-23 15:23:28 +01:00
|
|
|
|
1995-01-05 06:41:17 +01:00
|
|
|
.include <bsd.port.mk>
|