head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2005.12.26.07.49.56;	author anray;	state dead;
branches;
next	1.1;

1.1
date	2005.12.24.19.02.39;	author anray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Move pftpx from missed dir pfptx.

Approved by:	sem(mentor)
@
text
@--- Makefile.orig	Mon Jun 27 19:14:36 2005
+++ Makefile	Mon Jun 27 19:30:00 2005
@@@@ -5,6 +5,8 @@@@
 CFLAGS+=-I. -g
 CFLAGS+=-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
         -Wno-uninitialized
+CFLAGS+=-I/usr/local/include -L/usr/local/lib
+INCLUDES+=	-I/usr/local/include
 LDADD+=	-levent
 
 .include <bsd.prog.mk>
@


1.1
log
@Added pftpx, much enhanced ftp proxy for pf that supports most ftp protocols.

PR:		ports/90868
Submitted by:	thompsa
Approved by:	sem(mentor)
@
text
@@

