d7fe5bb971
EPSON Stylus C60 Series. Requested by: Vladimir Novoseltsev <blacknova@tut.by>
16 lines
377 B
Makefile
16 lines
377 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C60 Series
|
|
# Date created: 2004.08.29
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.5.2
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series
|
|
|
|
PRTYPE= -sc60s
|
|
|
|
PATCH_PRN= BID.PRN
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|