blob: 2cc1e02b52dc6466e616fee00fc98297458e1ed5 (
plain) (
tree)
|
|
# New ports collection makefile for: bclock
# Date created: 13 May 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= bclock
PORTVERSION= 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>
|