mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
16 lines
361 B
Makefile
16 lines
361 B
Makefile
|
# New ports collection makefile for: pips for EPSON PM-970C
|
||
|
# Date created: 2004.08.26
|
||
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTVERSION= 2.6.2
|
||
|
MASTERDIR= ${.CURDIR}/../pips800
|
||
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for CUPS)
|
||
|
|
||
|
PRTYPE= 970
|
||
|
DIST_TYPE= cups
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile.pips"
|