1996-10-15 16:49:27 -04:00
|
|
|
# New ports collection makefile for: lyx
|
|
|
|
# Version required: 0.10.6
|
|
|
|
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
#
|
1997-10-09 17:04:47 -04:00
|
|
|
# $Id: Makefile,v 1.9 1997/10/04 14:53:05 andreas Exp $
|
1996-10-15 16:49:27 -04:00
|
|
|
#
|
|
|
|
|
1996-11-16 06:27:36 -05:00
|
|
|
DISTNAME= lyx-0.10.7
|
1996-11-17 03:45:20 -05:00
|
|
|
CATEGORIES= print
|
1997-04-20 20:41:39 -04:00
|
|
|
MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/beta_stable/
|
1996-10-15 16:49:27 -04:00
|
|
|
|
1997-10-09 17:04:47 -04:00
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
1996-10-15 19:41:41 -04:00
|
|
|
|
1996-10-15 16:49:27 -04:00
|
|
|
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
|
|
|
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
|
1997-04-26 20:25:51 -04:00
|
|
|
ispell:${PORTSDIR}/textproc/ispell
|
1996-10-15 16:49:27 -04:00
|
|
|
LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \
|
1997-10-04 10:53:11 -04:00
|
|
|
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
1996-10-15 16:49:27 -04:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1996-10-15 19:41:41 -04:00
|
|
|
CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11"
|
1996-11-17 03:45:20 -05:00
|
|
|
MAN1= lyx.1
|
1996-10-15 16:49:27 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|