freebsd-ports/x11-clocks/eyeclock/Makefile

24 lines
485 B
Makefile
Raw Normal View History

# New ports collection makefile for: EyeClock
1998-12-09 05:02:58 -05:00
# Version required: 1.03
# Date created: 4 September 1998
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
1999-08-30 23:04:38 -04:00
# $FreeBSD$
#
1998-12-09 05:02:58 -05:00
DISTNAME= eyeclock-1.03
CATEGORIES= x11-clocks
MASTER_SITES= http://www.ed.kagu.sut.ac.jp/~j4397617/
MAINTAINER= kiri@pis.toba-cmt.ac.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
ALL_TARGET= eyeclock
USE_X_PREFIX= yes
MAN1= eyeclock.1
MANCOMPRESSED= yes
.include <bsd.port.mk>