12 lines
267 B
Makefile
12 lines
267 B
Makefile
# New ports collection makefile for: pips for EPSON PM-820C
|
|
# Date created: 2000.08.04
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 1.3.1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= 820
|
|
|
|
.include "${MASTERDIR}/Makefile"
|