de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
16 lines
351 B
Makefile
16 lines
351 B
Makefile
# 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
|
|
PORTREVISION= 6
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-820C
|
|
|
|
PRTYPE= 820
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|