mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
15 lines
377 B
Makefile
15 lines
377 B
Makefile
# New ports collection makefile for: pips for EPSON PM-760C
|
|
# Date created: 2000.08.04
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
DESCR= ${.CURDIR}/pkg/DESCR
|
|
PRTYPE= 760
|
|
|
|
.include "${MASTERDIR}/Makefile"
|