2000-12-10 21:05:38 -05:00
|
|
|
# New ports collection makefile for: pips for EPSON PM-3000C
|
|
|
|
# Date created: 2000.11.07
|
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-12-14 09:46:15 -05:00
|
|
|
PORTVERSION= 1.3
|
2000-12-10 21:05:38 -05:00
|
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
|
|
PRTYPE= 3000
|
|
|
|
|
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|