12 lines
262 B
Makefile
12 lines
262 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color980
|
|
# Date created: 2001.02.06
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../pips-sc880
|
|
PRTYPE= -sc980
|
|
|
|
.include "${MASTERDIR}/Makefile"
|