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