1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Aargh.. fix manpage installation.

This commit is contained in:
Max Khon 2003-04-20 14:34:01 +00:00
parent 62ad8d833b
commit 7f0bfedd0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79354

View File

@ -3,8 +3,10 @@
#
PROG= sb16config
BINDIR= ${PREFIX}/bin
MAN= sb16config.8
BINDIR= ${PREFIX}/bin
SHAREDIR= ${PREFIX}
NOOBJ= yes
.include <bsd.prog.mk>