openbsd-ports/x11/bclock/Makefile
2000-03-31 21:35:48 +00:00

24 lines
455 B
Makefile

# OpenBSD makefile for: dclock
# Version required: 1.0
# Date created: 8 January 1998
# Whom: Don Schmidt
#
# $OpenBSD: Makefile,v 1.4 2000/03/31 21:35:49 espie Exp $
#
DISTNAME= bclock-1.0
CATEGORIES= x11
MASTER_SITES= http://dutian.twi.tudelft.nl/~vgeel/bclock/
MAINTAINER= ports@OpenBSD.ORG
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>