Cope with bsd.man.mk changes and install source man pages.

This commit is contained in:
sthen 2011-06-27 13:29:52 +00:00
parent bef447d8ad
commit 791e812e50
2 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/25 07:10:25 rpointel Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/27 13:29:52 sthen Exp $
COMMENT = interactive PKI manager for isakmpd(8) or iked(8)
DISTNAME = ikeman-0.2
REVISION = 0
CATEGORIES = security
@ -17,8 +18,10 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = ${HOMEPAGE}
WANTLIB += c crypto ncurses
WANTLIB += c crypto ncurses
NO_REGRESS = Yes
NO_REGRESS = Yes
FAKE_FLAGS = MANDIR=${PREFIX}/man/man
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/25 07:10:25 rpointel Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/06/27 13:29:52 sthen Exp $
@bin bin/ikeman
@man man/cat1/ikeman.0
@man man/man1/ikeman.1