15 lines
303 B
Makefile
15 lines
303 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color 580
|
|
# Date created: 01/09/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.0
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= -sc580
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|