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