mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
fe279f0df8
Discussed with: kris Approved by: portmgr (implicit)
16 lines
353 B
Makefile
16 lines
353 B
Makefile
# 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= 2
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-3500C
|
|
|
|
PRTYPE= 3500
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|