1997-02-17 04:30:16 -05:00
|
|
|
# New ports collection makefile for: xalarm
|
|
|
|
# Date created: 4 December 1996
|
|
|
|
# Whom: desmo@bandwidth.org
|
|
|
|
#
|
1999-08-30 23:04:38 -04:00
|
|
|
# $FreeBSD$
|
1997-02-17 04:30:16 -05:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:33:10 -04:00
|
|
|
PORTNAME= xalarm
|
2001-02-05 12:05:29 -05:00
|
|
|
PORTVERSION= 3.06
|
1998-09-22 18:32:14 -04:00
|
|
|
CATEGORIES= x11-clocks
|
1997-02-17 04:30:16 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
|
|
|
|
MAINTAINER= desmo@bandwidth.org
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
IS_INTERACTIVE= yes
|
|
|
|
|
|
|
|
pre-install:
|
1997-02-18 05:09:08 -05:00
|
|
|
(cd ${WRKSRC} ; ${CP} XAlarm.ad XAlarm-color.ad)
|
1997-02-17 04:30:16 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|
|
|
|
|