mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b164bde99a
Pointed out by: steve
19 lines
395 B
Makefile
19 lines
395 B
Makefile
# New ports collection makefile for: dclock
|
|
# Version required: 1.0
|
|
# Date created: 13 May 1997
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/09/21 01:39:09 steve Exp $
|
|
#
|
|
|
|
DISTNAME= bclock-1.0
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://dutian.twi.tudelft.nl/~vgeel/bclock/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= bclock.1
|
|
|
|
.include <bsd.port.mk>
|