mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 lines
353 B
Makefile
16 lines
353 B
Makefile
# New ports collection makefile for: pips for EPSON PM-3000C
|
|
# Date created: 2000.11.07
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-3000C
|
|
|
|
SUBDIR_SUFFIX= .1
|
|
PRTYPE= 3000
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|