# New ports collection makefile for: wmblueclock # Date created: 25 Apr 2003 # Whom: Alexey Dokuchaev # # $FreeBSD$ # PORTNAME= wmblueclock PORTVERSION= 0.0 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://ibiblio.org/pub/linux/X11/xutils/ \ ftp://ftp.ibiblio.org/pub/linux/X11/xutils/ MAINTAINER= danfe@regency.nsu.ru COMMENT= Simple dockable clock application USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes MAN1= ${PORTNAME}.1 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 .include