fix manpage
This commit is contained in:
parent
6a6fcf08db
commit
9763c8d7dd
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2005/06/01 14:24:33 jason Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2005/09/05 12:46:15 espie Exp $
|
||||
|
||||
COMMENT= "morse player"
|
||||
|
||||
DISTNAME= morseplayer-1.3
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= http://www.thought.net/jason/radio/morseplayer.html
|
||||
MAINTAINER= Jason Wright <jason@openbsd.org>
|
||||
@ -16,7 +17,7 @@ WANTLIB= c m
|
||||
|
||||
MASTER_SITES= http://www.thought.net/jason/radio/
|
||||
|
||||
FAKE_FLAGS= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" \
|
||||
FAKE_FLAGS= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/cat" \
|
||||
DESTDIR="${WRKINST}"
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1 2003/10/03 22:13:53 jason Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/09/05 12:46:15 espie Exp $
|
||||
bin/morseplayer
|
||||
man/man1/morseplayer.0
|
||||
@man man/cat1/morseplayer.0
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2005/01/02 12:56:05 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2005/09/05 12:49:04 espie Exp $
|
||||
|
||||
COMMENT= "move your mail box to another location"
|
||||
|
||||
DISTNAME= movemail-1.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://people.freebsd.org/~wosch/src/
|
||||
|
||||
@ -12,6 +13,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
FAKE_FLAGS= PREFIX=${PREFIX}
|
||||
MAKE_FLAGS=
|
||||
FAKE_FLAGS= PREFIX=${PREFIX} MANDIR=${PREFIX}/man/cat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/04/07 01:54:50 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2005/09/05 12:49:04 espie Exp $
|
||||
bin/movemail
|
||||
man/man1/movemail.0
|
||||
@man man/cat1/movemail.0
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2005/02/14 00:35:53 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2005/09/05 12:42:32 espie Exp $
|
||||
|
||||
COMMENT= "gtk livejournal client"
|
||||
|
||||
VERSION= 4.0.1
|
||||
DISTNAME= logjam-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= misc x11
|
||||
|
||||
HOMEPAGE= http://logjam.danga.com/
|
||||
|
@ -1,3 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/02/12 18:14:28 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2005/09/05 12:42:33 espie Exp $
|
||||
bin/logjam
|
||||
man/man1/logjam.1
|
||||
@man man/man1/logjam.1
|
||||
@comment share/locale/en_GB/
|
||||
@comment share/locale/en_GB/LC_MESSAGES/
|
||||
@comment share/locale/en_GB/LC_MESSAGES/logjam.mo
|
||||
@comment share/locale/he/LC_MESSAGES/logjam.mo
|
||||
@comment share/locale/ru_RU/
|
||||
@comment share/locale/ru_RU/LC_MESSAGES/
|
||||
@comment share/locale/ru_RU/LC_MESSAGES/logjam.mo
|
||||
|
Loading…
Reference in New Issue
Block a user