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