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