17 lines
458 B
Makefile
17 lines
458 B
Makefile
# New ports collection makefile for: pips for EPSON PM-760C
|
|
# Date created: 2000.08.04
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD: /tmp/pcvs/ports/japanese/pips760/Attic/Makefile,v 1.1.1.1 2000-09-01 16:31:58 taoka Exp $
|
|
#
|
|
|
|
CATEGORIES?= japanese print linux
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
DESCR= ${.CURDIR}/pkg/DESCR
|
|
PRTYPE= 760
|
|
|
|
do-install: # empty
|
|
|
|
.include "${MASTERDIR}/Makefile"
|