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