blob: 84ea55267c84664b3f29a1aa6f27129cd59c397b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: pips for EPSON PM-800C
# Date created: 00/05/22
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 9
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-800C
PRTYPE= 800
.include "${MASTERDIR}/Makefile.pips"
|