diff options
Diffstat (limited to 'japanese/pips2200/Makefile')
-rw-r--r-- | japanese/pips2200/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/japanese/pips2200/Makefile b/japanese/pips2200/Makefile deleted file mode 100644 index 981cb64..0000000 --- a/japanese/pips2200/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# 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 - -do-install: # empty - -.include "${MASTERDIR}/Makefile" |