f67f1e10d2
because pips 2.0 or later violates GPL and EPkowa co. stops distributing it.
16 lines
377 B
Makefile
16 lines
377 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
|
|
FORBIDDEN= Momentally. Because of copyright violation noted by EPkowa co.
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|