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