mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
15 lines
332 B
Makefile
15 lines
332 B
Makefile
# New ports collection makefile for: pips for EPSON PM-760C
|
|
# Date created: 2000.08.04
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 6
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-760C
|
|
|
|
PRTYPE= 760
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|