1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-clocks/bclock/Makefile
Steve Price 6555080eea Update name of port in comment.
PR:		15585
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:40:48 +00:00

20 lines
363 B
Makefile

# New ports collection makefile for: bclock
# 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>