summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-03-19 10:57:54 +0000
committerfrueauf <frueauf>1998-03-19 10:57:54 +0000
commit88903ac5a5548e2a3a26db631b6cca926b04fe1e (patch)
tree91b26650aaea5f319a03eb6ef1c508f789136ed1 /comms
parentf5457aed81fd43d0c7afda641ceff80f9fee04b6 (diff)
downloadpkgsrc-88903ac5a5548e2a3a26db631b6cca926b04fe1e.tar.gz
portlint: add manpages to MAN1.
Diffstat (limited to 'comms')
-rw-r--r--comms/pilot-link/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 504f3fb69f7..4a38062c20c 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -3,16 +3,20 @@
# Date created: 13 March 1998
# Whom: sommerfeld@alum.mit.edu
#
-# $NetBSD: Makefile,v 1.4 1998/03/19 02:24:45 sommerfe Exp $
+# $NetBSD: Makefile,v 1.5 1998/03/19 10:57:54 frueauf Exp $
#
DISTNAME= pilot-link.0.8.11
CATEGORIES= comms
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
+
MAINTAINER= sommerfeld@alum.mit.edu
STRIPFLAG=
-GNU_CONFIGURE=yes
+GNU_CONFIGURE= yes
+
+MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 install-memo.1 \
+ install-user.1 pilot-xfer.1 read-ical.1
# use "default" configure because overriding INSTALL_PROGRAM does the
# wrong thing for libtool-based packages like pilot-link...