blob: 990dd43e753294a878be640a488cb50fb9dbe4f9 (
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= 1
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-800C
PRTYPE= 800
.include "${MASTERDIR}/Makefile.pips"
|