blob: 1e74428bc0fa78c1e788c44a57ca2487c9381b75 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: pips for EPSON PM-880C
# Date created: 2001.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-880C
PRTYPE= 880
.include "${MASTERDIR}/Makefile.pips"
|