blob: 9f28f856e1c94984b5ea2c1ad5b50868ea6fcc69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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>
|