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