13 lines
355 B
Makefile
13 lines
355 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color777/EPSON Stylus Color680
|
|
# Date created: 2001.01.05
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTER_SITES?= http://www.epkowa.on.arena.ne.jp/pips/data/777_680/
|
|
MASTERDIR= ${.CURDIR}/../pips-sc880
|
|
PRTYPE= -sc680_777
|
|
|
|
.include "${MASTERDIR}/Makefile"
|