13 lines
324 B
Makefile
13 lines
324 B
Makefile
|
# New ports collection makefile for: pips for EPSON PM-750C PM-2000C
|
||
|
# Date created: 2000.11.07
|
||
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/750/
|
||
|
MASTERDIR= ${.CURDIR}/../pips800
|
||
|
PRTYPE= 750_2000
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|