blob: a9a988f7403cfe2a02b35886140eab1d541094d5 (
plain) (
tree)
|
|
# New ports collection makefile for: pips for EPSON PM-3500C
# Date created: 2001.02.03
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
PRTYPE= 3500
do-install: # empty
.include "${MASTERDIR}/Makefile"
|