7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
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"
|