844e6bd504
- most of the tarballs were rerolled. - preparation for adding EPSON Stylus C80 Series support.
16 lines
373 B
Makefile
16 lines
373 B
Makefile
# 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= 1
|
|
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"
|