summaryrefslogtreecommitdiff
path: root/deskutils/xmdiary/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 03:44:39 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 03:44:39 +0000
commit812bf20e678de9c57a298b45dfa4af3d3c814b65 (patch)
treeaacaff0b8bc03988fb1ff11ddbdab402e100ea52 /deskutils/xmdiary/Makefile
parentRemove empty directory on deinstall. (diff)
Move manpages from pkg/PLIST to MAN1 in Makefile.
Notes
Notes: svn path=/head/; revision=13441
Diffstat (limited to 'deskutils/xmdiary/Makefile')
-rw-r--r--deskutils/xmdiary/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile
index fe9eac1e12eb..fc2f89553ee3 100644
--- a/deskutils/xmdiary/Makefile
+++ b/deskutils/xmdiary/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Sep 1997
# Whom: mi@aldan.ziplink.net
#
-# $Id: Makefile,v 1.1.1.1 1998/03/09 13:04:57 tg Exp $
+# $Id: Makefile,v 1.2 1998/08/07 22:17:54 asami Exp $
#
DISTNAME= xmdiary-3.0.1
@@ -18,6 +18,9 @@ NO_CDROM= "Don't sell for profit"
EXTRACT_ONLY= ${DISTNAME}.tar.gz
REQUIRES_MOTIF= yes
USE_IMAKE= yes
+MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \
+ xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \
+ xdrestore.1
pre-patch:
for node in `tar tzf ${DISTDIR}/xmdfix.gz` ; \