1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/converters/tnef/Makefile
Ying-Chieh Liao b010cec7f4 upgrade to 1.1
PR:		29948
Submitted by:	MAINTAINER
2001-10-14 14:28:57 +00:00

23 lines
385 B
Makefile

# New ports collection makefile for: tnef
# Date created: 19 September 2000
# Whom: Cyrus Rahman <cr@jcmax.com>
#
# $FreeBSD$
#
PORTNAME= tnef
PORTVERSION= 1.1
CATEGORIES= converters mail
MASTER_SITES= http://world.std.com/~damned/
MAINTAINER= cr@jcmax.com
GNU_CONFIGURE= yes
MAN1= tnef.1
pre-configure:
${MV} ${WRKSRC}/doc/tnef.3 ${WRKSRC}/doc/tnef.1
.include <bsd.port.mk>