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