# 
# 
#	  Name: libpcap.mk 
#		make include file for "PCAP" library for La Casita 
# 
# 
 
#SC_VRM		=	libpcap-0.7.1
#SC_VRM		=	libpcap-0.8.1
SC_VRM		=	libpcap-0.9.4
SC_URL		=	\
 http://easynews.dl.sourceforge.net/sourceforge/libpcap/$(SC_VRM).tar.gz 
#SC_FETCH	=	
#SC_SOURCE	=	
SC_CONFIG	=	./configure --prefix=/usr 
#SC_BUILD	=	
#SC_INSTALL	=	
#SC_FIXUP	=	
 

