blob: 8820ef9d7eb2f18aa0b9f580775e37dafd85fd87 (
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-820C
# Date created: 2000.08.04
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.3.2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-820C
PRTYPE= 820
.include "${MASTERDIR}/Makefile.pips"
|