Annotation of pkgsrc/wm/qvwm/Makefile, revision 1.23

1.23    ! rillig      1: # $NetBSD: Makefile,v 1.22 2005/11/13 19:18:14 martin Exp $
1.2       wiz         2: #
1.1       agc         3: 
1.7       zuntum      4: DISTNAME=      qvwm-1.1.12
1.20      kristerw    5: PKGREVISION=   5
1.1       agc         6: CATEGORIES=    wm
                      7: MASTER_SITES=  ftp://www.qvwm.org/pub/qvwm/
                      8: 
1.9       grant       9: MAINTAINER=    [email protected]
1.1       agc        10: HOMEPAGE=      http://www.qvwm.org/
                     11: COMMENT=       Windows 95/98/NT like window manager for X11
                     12: 
                     13: GNU_CONFIGURE= yes
1.20      kristerw   14: USE_TOOLS+=    gmake rm
1.23    ! rillig     15: CONFIGURE_ENV+=        PATH_RM=${TOOLS_RM:Q}
1.15      wiz        16: USE_LANGUAGES= c++
1.1       agc        17: 
1.2       wiz        18: post-install:
                     19:        ${MV} ${PREFIX}/man/man1/qvwm.1x ${PREFIX}/man/man1/qvwm.1
                     20: 
1.22      martin     21: .include "options.mk"
1.13      xtraeme    22: .include "../../audio/esound/buildlink3.mk"
                     23: .include "../../graphics/imlib/buildlink3.mk"
                     24: .include "../../graphics/xpm/buildlink3.mk"
1.1       agc        25: .include "../../mk/bsd.pkg.mk"

CVSweb <[email protected]>