2001-04-22 14:35:32 +00:00
|
|
|
# ex:ts=8
|
1996-09-14 23:43:02 +00:00
|
|
|
# New ports collection makefile for: sunclock
|
|
|
|
# Date created: 15 September 1996
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1999-08-25 04:22:48 +00:00
|
|
|
# $FreeBSD$
|
1996-09-14 23:43:02 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 22:04:57 +00:00
|
|
|
PORTNAME= sunclock
|
2001-09-14 03:47:54 +00:00
|
|
|
PORTVERSION= 3.50.p1
|
2001-04-02 14:11:02 +00:00
|
|
|
CATEGORIES= astro x11-clocks
|
|
|
|
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/
|
2001-09-14 03:47:54 +00:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
|
2001-04-02 14:11:02 +00:00
|
|
|
EXTRACT_SUFX= .tgz
|
1996-09-14 23:43:02 +00:00
|
|
|
|
2001-11-15 03:59:42 +00:00
|
|
|
MAINTAINER= pat@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun
|
2001-07-10 01:43:18 +00:00
|
|
|
|
2001-04-22 14:35:32 +00:00
|
|
|
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
|
|
|
|
2001-09-14 03:47:54 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_XPM= yes
|
|
|
|
USE_IMAKE= yes
|
1996-09-14 23:43:02 +00:00
|
|
|
|
1998-09-16 02:25:06 +00:00
|
|
|
MAN1= sunclock.1
|
|
|
|
|
1996-09-14 23:43:02 +00:00
|
|
|
.include <bsd.port.mk>
|