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