freebsd-ports/textproc/txt2man/Makefile
Ying-Chieh Liao fe3f40c496 upgrade to 1.4.2
drop maintainership
2001-07-18 14:45:23 +00:00

22 lines
362 B
Makefile

# ex:ts=8
# New ports collection makefile for: txt2man
# Date created: Jun 14, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= txt2man
PORTVERSION= 1.4.2
CATEGORIES= textproc
MASTER_SITES= http://mvertes.free.fr/download/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= txt2man.1
INSTALL_TARGET= install prefix=${PREFIX}
MAN1= txt2man.1
.include <bsd.port.mk>