summaryrefslogtreecommitdiff
path: root/graphics/tgif/Makefile
blob: f52d86e09f0addafa5766b4e7a42156df7b6204c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.7 1998/08/26 21:18:57 frueauf Exp $

DISTNAME=		tgif-3.0-p17
PKGNAME=		tgif-3.0p17x
CATEGORIES=		graphics
MASTER_SITES=		${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications/tgif

MAINTAINER=		mcmahill@alum.mit.edu
HOMEPAGE=		http://bourbon.cs.ucla.edu:8001/tgif/current.html

CONFLICTS=		tgif-3.0p16

USE_IMAKE=		yes

# patch tgif-3.0-patch17x is supplied in the package as
# patches/patch-ac.  It fixes a bug that causes imported EPS files
# to print with an offset.

.include "../../mk/bsd.pkg.mk"