mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
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"
|