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