14 lines
305 B
Makefile
14 lines
305 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color 880
|
|
# Date created: 2001.02.06
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= -sc880
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|