freebsd-ports/x11-clocks/bclock/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

20 lines
363 B
Makefile

# New ports collection makefile for: dclock
# Version required: 1.0
# Date created: 13 May 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
DISTNAME= bclock-1.0
CATEGORIES= x11-clocks
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/clocks
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= bclock.1
.include <bsd.port.mk>