blob: 1065c884da808ed268b1182a029e11f8e3c462e7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: pips for EPSON PM-770C
# Date created: 00/04/21
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../pips800
PRTYPE= 770
.include "${MASTERDIR}/Makefile"
|