summaryrefslogblamecommitdiff
path: root/x11-clocks/xalarm/Makefile
blob: 8ed3c4a386d7bf690dda679a76a2dac2e2480988 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                              
                                                     


                           
                          








                                       
                                                        


                      
# New ports collection makefile for:	xalarm
# Version required:	3.06
# Date created:		4 December 1996
# Whom:			desmo@bandwidth.org
#
# $Id: Makefile,v 1.3 1998/08/07 22:28:04 asami Exp $
#

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