mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a1edb7c7c9
I must commit modification for pips800 which is a master port for these. I forgot it. (2) Simplify slave ports in japapese (modifying Makefile and deleting pkg-plist).
12 lines
246 B
Makefile
12 lines
246 B
Makefile
# New ports collection makefile for: pips for EPSON PM-770C
|
|
# Date created: 00/04/21
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= 770
|
|
|
|
.include "${MASTERDIR}/Makefile"
|