summaryrefslogtreecommitdiff
path: root/print/ghostscript7-base/files/Makefile.lx5000
blob: b80198913a420d200c45b78b030a089a072a01cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$
# LX5000 - additional driver for Lexmark 5000/Z51/Z82
# http://homepage.powerup.com.au/~pbwest/lexmark/lexmark.html

MASTER_SITES+=	LOCAL/pav:lx5000
DISTFILES+=	gdevlx50.c:lx5000
EXTRADEVMKFILE+=	${FILESDIR}/lx5000.contrib.mak

post-extract-lx5000:
	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/gdevlx50.c ${WRKSRC}/src

post-extract: post-extract-lx5000