mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15 lines
290 B
Makefile
15 lines
290 B
Makefile
# New ports collection makefile for: pips for EPSON PM-880C
|
|
# Date created: 2001.01.05
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 1.3
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= 880
|
|
|
|
do-install: # empty
|
|
|
|
.include "${MASTERDIR}/Makefile"
|