freebsd-ports/x11-clocks/eyeclock/Makefile
2001-02-05 17:05:29 +00:00

24 lines
436 B
Makefile

# New ports collection makefile for: EyeClock
# Date created: 4 September 1998
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= eyeclock
PORTVERSION= 2.0
CATEGORIES= x11-clocks
MASTER_SITES= http://www.seki.ee.kagu.sut.ac.jp/~sakai/
MAINTAINER= kiri@pis.toba-cmt.ac.jp
#ALL_TARGET= all
USE_X_PREFIX= yes
USE_XPM= yes
MAN1= eyeclock.1
MANCOMPRESSED= yes
.include <bsd.port.mk>