mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
13 lines
265 B
Makefile
13 lines
265 B
Makefile
|
# New ports collection makefile for: pips for EPSON PM-900C
|
||
|
# Date created: 2000.12.09
|
||
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTVERSION= 1.3
|
||
|
MASTERDIR= ${.CURDIR}/../pips800
|
||
|
PRTYPE= 900
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|