summaryrefslogtreecommitdiff
path: root/x11-clocks/xalarm/Makefile
blob: c004284c667493ba30534d93a66f44ce3ae6ba74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xalarm
# Version required:	3.06
# Date created:		4 December 1996
# Whom:			desmo@bandwidth.org
#
# $Id$
#

DISTNAME=	xalarm-3.06
CATEGORIES=	x11
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>