freebsd-ports/x11-clocks/xalarm/Makefile
Satoshi Asami 45df0ad9a9 Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
1998-08-07 22:28:05 +00:00

24 lines
463 B
Makefile

# New ports collection makefile for: xalarm
# Version required: 3.06
# Date created: 4 December 1996
# Whom: desmo@bandwidth.org
#
# $Id: Makefile,v 1.2 1997/02/18 10:08:54 obrien Exp $
#
DISTNAME= xalarm-3.06
CATEGORIES= x11-clock
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= desmo@bandwidth.org
USE_IMAKE= yes
IS_INTERACTIVE= yes
pre-install:
(cd ${WRKSRC} ; ${CP} XAlarm.ad XAlarm-color.ad)
.include <bsd.port.mk>