freebsd-ports/misc/help2man/Makefile
Ying-Chieh Liao f4b8e5391a add help2man 1.25
Automatically generating simple manual pages from program output
2002-01-30 12:54:03 +00:00

21 lines
330 B
Makefile

# ex:ts=8
# Ports collection makefile for: help2man
# Date created: Jan 30, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= help2man
PORTVERSION= 1.25
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= help2man.1
.include <bsd.port.mk>