mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
32a98c56d9
Reviewed by: maintainer
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.15
|
|
CATEGORIES= converters mail
|
|
MASTER_SITES= http://world.std.com/~damned/
|
|
|
|
MAINTAINER= cr@jcmax.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|