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