mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
8262a7b51d
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
15 lines
330 B
Makefile
15 lines
330 B
Makefile
# New ports collection makefile for: pips for EPSON PM-800C
|
|
# Date created: 00/05/22
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 8
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-800C
|
|
|
|
PRTYPE= 800
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|