2000-12-11 03:38:13 +01:00
|
|
|
# New ports collection makefile for: pips for EPSON PM-3000C
|
|
|
|
# Date created: 2000.11.07
|
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
2003-03-06 20:23:19 +01:00
|
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-3000C
|
|
|
|
|
2000-12-11 03:38:13 +01:00
|
|
|
PRTYPE= 3000
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|