pkgsrc/mail/tnef/Makefile
rh 4abb3f8324 Update tnef to 1.1.1. A strdup bug was fixed in this version. Also,
the man page was moved to section 1 making some tweaks in the package
Makefile no longer necessary.
2001-09-19 10:54:26 +00:00

15 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.6 2001/09/19 10:54:26 rh Exp $
#
DISTNAME= tnef-1.1.1
CATEGORIES= mail
MASTER_SITES= http://world.std.com/~damned/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://world.std.com/~damned/software.html
COMMENT= decode MS-TNEF MIME attachments
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"