mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
f67f1e10d2
because pips 2.0 or later violates GPL and EPkowa co. stops distributing it.
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"
|