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