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/xsnow/Makefile | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) | |
download | ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.tar.gz ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.zip |
Notes
Diffstat (limited to 'x11/xsnow/Makefile')
-rw-r--r-- | x11/xsnow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 4e04c6c990ca..48684bec5c17 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -3,7 +3,7 @@ # Date created: 12 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.6 1995/11/26 09:51:30 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/18 09:56:45 asami Exp $ # DISTNAME= xsnow-1.40 @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org USE_IMAKE= yes +MAN6= xsnow.6 pre-install: @mkdir -p ${PREFIX}/bin |