13 lines
266 B
Makefile
13 lines
266 B
Makefile
# New ports collection makefile for: pips for EPSON PM-3500
|
|
# Date created: 2001.02.03
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= 3500
|
|
|
|
.include "${MASTERDIR}/Makefile"
|