blob: 7abb186a596126f9c0b81a414526704cbadfbdb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: pips for EPSON PM-670C
# Date created: 2000.12.09
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 6
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-670C
SUBDIR_SUFFIX= .1
PRTYPE= 670
.include "${MASTERDIR}/Makefile.pips"
|