mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
15 lines
328 B
Makefile
15 lines
328 B
Makefile
# New ports collection makefile for: pips for EPSON PM-880C
|
|
# Date created: 2001.01.05
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 1.3
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-880C
|
|
|
|
PRTYPE= 880
|
|
|
|
.include "${MASTERDIR}/Makefile"
|