7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
17 lines
471 B
Makefile
17 lines
471 B
Makefile
# New ports collection makefile for: pips for EPSON PM-820C PM-3300C
|
|
# Date created: 00/04/21
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD: /tmp/pcvs/ports/japanese/pips820_3300/Attic/Makefile,v 1.2 2000-10-08 10:21:17 asami Exp $
|
|
#
|
|
|
|
CATEGORIES?= japanese print linux
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PRTYPE= 820_3300
|
|
|
|
do-install: # empty
|
|
|
|
.include "${MASTERDIR}/Makefile"
|