84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
13 lines
309 B
Makefile
13 lines
309 B
Makefile
# New ports collection makefile for: pips for EPSON PM-770C
|
|
# Date created: 00/04/21
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-770C
|
|
|
|
PRTYPE= 770
|
|
|
|
.include "${MASTERDIR}/Makefile"
|