ade14feff9
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format PR: 21392 Submitted by: Cyrus Rahman <cr@jcmax.com>
18 lines
307 B
Makefile
18 lines
307 B
Makefile
# New ports collection makefile for: tnef
|
|
# Date created: 19 September 2000
|
|
# Whom: Cyrus Rahman <cr@jcmax.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tnef
|
|
PORTVERSION= 0.12
|
|
CATEGORIES= converters mail
|
|
MASTER_SITES= http://world.std.com/~damned/
|
|
|
|
MAINTAINER= cr@jcmax.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|