From ff23f0e7cb54ab6d7451200b6b0d2beaab81eff7 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Wed, 7 May 2003 13:28:40 +0000 Subject: unbreak by upgrading to 0.1.10 --- astro/planets/Makefile | 10 +++++----- astro/planets/distinfo | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'astro/planets') diff --git a/astro/planets/Makefile b/astro/planets/Makefile index 08e55f007d1f..60d8b5b33714 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -7,24 +7,24 @@ # PORTNAME= planets -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.10 CATEGORIES= astro -MASTER_SITES= http://planets.homedns.org/dist/${PORTVERSION}/ -DISTNAME= ${PORTNAME} +MASTER_SITES= http://planets.homedns.org/dist/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An orbital simulator -BROKEN= "Does not compile" - BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml USE_GMAKE= yes ALL_TARGET= ${PORTNAME} +MAN1= planets.1 + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/planets.1 ${MANPREFIX}/man/man1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in KEYBINDINGS.txt getting_started.html diff --git a/astro/planets/distinfo b/astro/planets/distinfo index 36205fcbabd6..745bb2609587 100644 --- a/astro/planets/distinfo +++ b/astro/planets/distinfo @@ -1 +1 @@ -MD5 (planets.tgz) = cfa21bc2a8b3e403814c5a4a4118cad3 +MD5 (planets-0.1.10.tgz) = 6f0c0b5c68742e89d25f6048eaaab54b -- cgit v1.2.3