4abb3f8324
the man page was moved to section 1 making some tweaks in the package Makefile no longer necessary.
15 lines
344 B
Makefile
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"
|