freebsd-ports/print/pips770/Makefile
Hajimu UMEMOTO 9290192e49 Fix long standing fetch problem by using latest distribution.
Recently, the souce codes are available.  So, we can build FreeBSD
native version of PIPS from source instead of just using Linux
version.  However, some libraries are still shipped as Linux binary.
So, we use libmap.conf to solve this problem.
Since I have only PM-760C, I cannot test it with other than PM-760C,
actually.  So, your feedbacks are welcome.
2004-08-25 20:24:18 +00:00

14 lines
314 B
Makefile

# New ports collection makefile for: pips for EPSON PM-770C
# Date created: 00/04/21
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-770C
PRTYPE= 770
.include "${MASTERDIR}/Makefile.pips"