mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
411 B
Makefile
19 lines
411 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C60 Series
|
|
# Date created: 2004.08.29
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.5.2
|
|
PORTREVISION= 3
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series
|
|
|
|
PRTYPE= -sc60s
|
|
SUBDIR_SUFFIX= .1
|
|
|
|
PATCH_PRN= BID.PRN
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|