# $OpenBSD: Makefile,v 1.6 2001/10/26 22:21:44 wilfried Exp $ COMMENT= 'wm-dockapp; Time/Date applet' DISTNAME= astime-2.8 CATEGORIES= x11 x11/windowmaker NEED_VERSION= 1.482 HOMEPAGE= http://www.tigr.net/afterstep/detail.pl?applet=astime MAINTAINER= Peter Stromberg PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.tigr.net/afterstep/download/astime/ \ ftp://ftp.darenet.dk/mirrors/mirror.linuxberg.com/files/x11/dock/ \ ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/x11/dock/ USE_X11= Yes NO_REGRESS= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --disable-jpeg do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/astime ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/astime.man ${PREFIX}/man/man1/astime.1 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/asclock cd ${WRKSRC} && ${INSTALL_DATA} default.astimerc modern.astimerc \ sample.astimerc thick.astimerc ${PREFIX}/share/examples/asclock .include