diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
commit | 8c1c5f4a177063cf410c956996fe02d4deb7f3c6 (patch) | |
tree | ac2af0f80404ef4aae169dc34e86d24bf2929779 /x11/bricons | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) | |
download | ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.tar.gz ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.zip |
Notes
Diffstat (limited to 'x11/bricons')
-rw-r--r-- | x11/bricons/Makefile | 3 | ||||
-rw-r--r-- | x11/bricons/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index a2f07ea7b703..52fd98ed9c3b 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.4 1998/09/15 11:13:38 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/17 00:32:59 asami Exp $ # DISTNAME= bricons @@ -18,6 +18,7 @@ MAINTAINER= shanee@augusta.de LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes +MAN1= bricons.1 post-install: ${INSTALL_DATA} $(WRKDIR)/bricons/Xbricons $(PREFIX)/lib/X11/app-defaults/ diff --git a/x11/bricons/pkg-plist b/x11/bricons/pkg-plist index ae3d3faca952..b7251ac0458f 100644 --- a/x11/bricons/pkg-plist +++ b/x11/bricons/pkg-plist @@ -1,5 +1,4 @@ bin/bricons -man/man1/bricons.1.gz lib/X11/app-defaults/Xbricons include/X11/bitmaps/calander.xbm include/X11/bitmaps/help.xbm |