openbsd-ports/x11/bclock/Makefile

25 lines
477 B
Makefile
Raw Normal View History

1998-01-23 00:52:11 -05:00
# OpenBSD makefile for: dclock
# Version required: 1.0
# Date created: 8 January 1998
# Whom: Don Schmidt
#
# $OpenBSD: Makefile,v 1.5 2000/04/11 07:47:16 turan Exp $
BROKEN= sources moved
1998-01-23 00:52:11 -05:00
DISTNAME= bclock-1.0
CATEGORIES= x11
MASTER_SITES= http://dutian.twi.tudelft.nl/~vgeel/bclock/
MAINTAINER= ports@OpenBSD.ORG
1998-01-23 00:52:11 -05:00
2000-03-23 15:14:18 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-03-31 16:35:48 -05:00
USE_IMAKE= Yes
FAKE= Yes
1998-01-23 00:52:11 -05:00
.include <bsd.port.mk>