blob: 8e75547f4de4045156edaf593d7d06ed2e75b69c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: pips for EPSON Stylus C40
# Date created: 01/09/17
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 2.1
MASTERDIR= ${.CURDIR}/../pips800
DISTNAME= ${PORTNAME}-${PORTVERSION}
PRTYPE= -sc40s
FORBIDDEN= Momentally. Because of copyright violation noted by EPkowa co.
INTERNATIONAL_PRODUCTS=yes
.include "${MASTERDIR}/Makefile"
|