mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
15 lines
304 B
Makefile
15 lines
304 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Color980
|
|
# Date created: 2001.02.06
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= -sc980
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|