diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 03:44:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 03:44:39 +0000 |
commit | 812bf20e678de9c57a298b45dfa4af3d3c814b65 (patch) | |
tree | aacaff0b8bc03988fb1ff11ddbdab402e100ea52 /deskutils/xmaddressbook | |
parent | 878bf358d49e2c1bbdb86926bbab5f9db53fbb3f (diff) | |
download | ports-812bf20e678de9c57a298b45dfa4af3d3c814b65.tar.gz ports-812bf20e678de9c57a298b45dfa4af3d3c814b65.zip |
Notes
Diffstat (limited to 'deskutils/xmaddressbook')
-rw-r--r-- | deskutils/xmaddressbook/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xmaddressbook/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile index ff090af6a8c2..e42072293324 100644 --- a/deskutils/xmaddressbook/Makefile +++ b/deskutils/xmaddressbook/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.3 1997/10/26 23:57:13 fenner Exp $ +# $Id: Makefile,v 1.4 1998/08/07 22:17:54 asami Exp $ # DISTNAME= xmaddressbook-1.5.3 @@ -17,5 +17,6 @@ MAINTAINER= shanee@augusta.de REQUIRES_MOTIF= yes USE_IMAKE= yes WRKSRC= ${WRKDIR}/xmaddressbook +MAN1= xmaddressbook.1 .include <bsd.port.mk> diff --git a/deskutils/xmaddressbook/pkg-plist b/deskutils/xmaddressbook/pkg-plist index a1863b856412..f2c481790662 100644 --- a/deskutils/xmaddressbook/pkg-plist +++ b/deskutils/xmaddressbook/pkg-plist @@ -1,4 +1,4 @@ bin/xmaddressbook lib/X11/app-defaults/XmAddressBook lib/X11/xmaddressbook/xmaddressbook.hlp -man/man1/xmaddressbook.1.gz +@dirrm lib/X11/xmaddressbook |