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