freebsd-ports/mail/libpst/Makefile
2003-02-21 12:51:06 +00:00

19 lines
473 B
Makefile

# New ports collection makefile for: libpst
# Date created: 28 June 2002
# Whom: Nate Underwood <natey@natey.com>
#
# $FreeBSD$
#
PORTNAME= libpst
PORTVERSION= 0.4.1
CATEGORIES= mail converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ol2mbox
DISTNAME= libpst_0.4.1
EXTRACT_SUFX= .tgz
MAINTAINER= natey@natey.com
COMMENT= A tool for converting Outlook .pst files to Unix mbox format
.include <bsd.port.mk>