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