freebsd-ports/x11-clocks/wmclock/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
488 B
Makefile

# New ports collection makefile for: wmclock
# Date created: 05 May 2001
# Whom: Per Otterstr=F6m <pelle@fukt.bth.se>
#
# $FreeBSD$
#
PORTNAME= wmclock
PORTVERSION= 1.0.12.2
PORTREVISION= 2
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.jmknoble.net/WindowMaker/wmclock/
MAINTAINER= ports@FreeBSD.org
COMMENT= A dockable clock applet for Window Maker
USE_IMAKE= yes
USE_XPM= yes
MAN1= wmclock.1
PLIST_FILES= bin/wmclock
HAS_CONFIGURE= yes
.include <bsd.port.mk>