blob: b8e1bfe5ad2bc3870957e5779dd6445ab0d8fb89 (
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-900C
# Date created: 2000.12.09
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 2.1.2
PORTREVISION= 4
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-900C
PRTYPE= 900
.include "${MASTERDIR}/Makefile.pips"
|