mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
420 B
Makefile
17 lines
420 B
Makefile
# New ports collection makefile for: pips for EPSON PM-2200C
|
|
# Date created: 2000.11.07
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= print linux
|
|
PORTVERSION= 1.3
|
|
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PRTYPE= 2200
|
|
|
|
.include "${MASTERDIR}/Makefile"
|