GARNAME = pan
GARVERSION = 0.132
CATEGORIES = fifth-toe
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = http://pan.rebelbase.com/download/releases/$(GARVERSION)/source/

LIBDEPS = platform/libxml2 fifth-toe/gnet geektoys/gmime

DESCRIPTION = pan
define BLURB
Pan is a Usenet newsreader that's good at both text and binaries. It supports 
offline reading, scoring and killfiles, yEnc, NZB, and multiserver. It's also 
the only Unix newsreader to get a perfect score  on the Good Net-Keeping Seal 
of Approval evaluations. It runs on Unix and Unix-like operating systems, 
Mac OS X, and Windows.
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
