13 lines
264 B
Makefile
13 lines
264 B
Makefile
|
# New ports collection makefile for: pips for EPSON PM-790PT
|
||
|
# Date created: 01/09/17
|
||
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTVERSION= 2.0
|
||
|
MASTERDIR= ${.CURDIR}/../pips800
|
||
|
PRTYPE= 790
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|