16 lines
401 B
Makefile
16 lines
401 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color 777/EPSON Stylus Color 680
|
|
# Date created: 2001.01.05
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.1
|
|
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/777_680_21/
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= -sc680_777
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|