Forgot to add MAN1= stuff.

This commit is contained in:
Paul Traina 1997-11-24 09:38:13 +00:00
parent 15a0f9ce31
commit 4e869495fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8796
2 changed files with 10 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/11/24 09:10:43 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@ -18,4 +18,8 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-perl5
MAN1= dlpsh.1.gz ietf2datebook.1.gz install-datebook.1.gz \
install-memo.1.gz install-user.1.gz pilot-xfer.1.gz \
read-ical.1.gz
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/11/24 09:10:43 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@ -18,4 +18,8 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-perl5
MAN1= dlpsh.1.gz ietf2datebook.1.gz install-datebook.1.gz \
install-memo.1.gz install-user.1.gz pilot-xfer.1.gz \
read-ical.1.gz
.include <bsd.port.mk>