blob: e9ee6cfba2941e694ae8ffa8342876542f649f97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: pips for EPSON Stylus Color777/EPSON Stylus Color680
# Date created: 2001.01.05
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.0
MASTER_SITES?= http://www.epkowa.on.arena.ne.jp/pips/data/777_680/
MASTERDIR= ${.CURDIR}/../pips800
PRTYPE= -sc680_777
INTERNATIONAL_PRODUCTS=yes
.include "${MASTERDIR}/Makefile"
# to cancel in this port (for international products)
_MAKE_COMMENT_DESCR:
|