openbsd-ports/mail/tnef/Makefile
2002-12-29 15:12:31 +00:00

23 lines
471 B
Makefile

# $OpenBSD: Makefile,v 1.3 2002/12/29 15:12:31 fgsch Exp $
COMMENT= decode MS-TNEF MIME attachments
DISTNAME= tnef-1.1.1
CATEGORIES= mail
HOMEPAGE= http://world.std.com/~damned/software.html
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://world.std.com/~damned/
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>