mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
475 B
Makefile
17 lines
475 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.1.1.1 2000-09-01 16:29:44 taoka 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"
|