1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/astro/sunclock/Makefile
Ying-Chieh Liao d5a77cab8a upgrade to 3.27
change master site

ps. no response from maintainer (torstenb)

PR:		23953
Submitted by:	ijliao (me)
2001-04-02 14:11:02 +00:00

24 lines
429 B
Makefile

# New ports collection makefile for: sunclock
# Date created: 15 September 1996
# Whom: torstenb
#
# $FreeBSD$
#
PORTNAME= sunclock
PORTVERSION= 3.27
CATEGORIES= astro x11-clocks
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/
EXTRACT_SUFX= .tgz
MAINTAINER= torstenb@FreeBSD.org
USE_IMAKE= YES
MAN1= sunclock.1
post-patch:
@${PERL} -pi -e "s|%%X11BASE%%|${X11BASE}|g" ${WRKSRC}/Imakefile
.include <bsd.port.mk>