d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 lines
351 B
Makefile
15 lines
351 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= 2.1.2
|
|
PORTREVISION= 3
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-880C
|
|
|
|
PRTYPE= 880
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|