mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
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= 7
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-800C
|
|
|
|
PRTYPE= 800
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|