head	1.2;
access;
symbols
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.05.22.17.35.42;	author jylefort;	state dead;
branches;
next	1.1;

1.1
date	2004.08.09.08.18.49;	author krion;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.3 [1]
- Respect ${CXX} and ${CXXFLAGS}
- Refactor pkg-plist as PLIST_FILES

PR:		ports/81357
Submitted by:	maintainer
@
text
@--- pft/Makefile.orig	Mon Jan  7 17:15:36 2002
+++ pft/Makefile	Thu Aug  5 19:31:12 2004
@@@@ -1,5 +1,5 @@@@
 CPP=g++
-CPPFLAGS= -Wall -g -DUNIX -L../ -I../
+CPPFLAGS= -Wall -g -DUNIX -L../ -I../ ${CXXFLAGS}
 DEBUGGING= -D_DEBUG
 AR=ar rcs 
 RM=rm -f 
@


1.1
log
@Add pft 1.2,

libPJL- Printer Job Language library A library and a
command-line tool to use PJL- HP Printer Job Language

PR:		ports/69382
Submitted by:	Yonatan <Yonatan@@xpert.com>
@
text
@@

