summaryrefslogtreecommitdiff
path: root/print/pips770/Makefile
blob: 05eb5a2c8fe1caf0b562e42f28cc26db704b95f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for: pips for EPSON PM-770C
# Version required:    1.0
# Date created:        00/04/21
# Whom:                Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#

MASTER_SITES=	http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
MASTERDIR=	${.CURDIR}/../pips800
COMMENT=	${.CURDIR}/pkg/COMMENT
DESCR=		${.CURDIR}/pkg/DESCR
PRTYPE=		770

.include "${MASTERDIR}/Makefile"