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