summaryrefslogtreecommitdiff
path: root/usr.sbin/portmap/Makefile
blob: 9019b0e4d09208861a771ecb5e9d5942000171cb (plain)
1
2
3
4
5
6
7
#	from: @(#)Makefile	5.2 (Berkeley) 9/27/90
#	$OpenBSD: Makefile,v 1.2 1997/01/17 16:12:36 millert Exp $

PROG=	portmap
MAN=	portmap.8

.include <bsd.prog.mk>