aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ipe/Makefile
blob: 0b2597ef749abe45d2369a5b4d487e2ee3819d8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    Ipe
# Date created:             October 25 2000
# Whom:                 bremner@unb.ca
#
# $FreeBSD$
#

PORTNAME=   Ipe
PORTVERSION=    5.0
CATEGORIES= graphics
MASTER_SITES=   ftp://ftp.cs.uni-magdeburg.de/pub/ipe/ \
        ftp://ftp.cs.ruu.nl/pub/mirror/ipe/ \
        ftp://ftp.cs.ust.hk/pub/ipe/

MAINTAINER= bremner@unb.ca

RUN_DEPENDS=    gs:${PORTSDIR}/print/ghostscript-gnu \
        latex:${PORTSDIR}/print/teTeX

USE_XLIB=   yes
USE_MOTIF=  yes

.include <bsd.port.mk>