090059a210
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
19 lines
430 B
Makefile
19 lines
430 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C80 Series
|
|
# Date created: 2005.02.27
|
|
# 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 C80 Series
|
|
|
|
PRTYPE= -sc80s
|
|
SUBDIR_SUFFIX= .1
|
|
|
|
PATCH_PRN= BAND.PRN
|
|
EKPSTM_VER= 1.1.2
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|