diff options
-rw-r--r-- | games/44bsd-hunt/Makefile | 19 | ||||
-rw-r--r-- | games/44bsd-hunt/distinfo | 26 |
2 files changed, 4 insertions, 41 deletions
diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile index 2c713264f59a..1bad3c039182 100644 --- a/games/44bsd-hunt/Makefile +++ b/games/44bsd-hunt/Makefile @@ -3,27 +3,14 @@ # Whom: bdluevel@heitec.net # # $FreeBSD$ -# -# the files are not packed at the master site, -# so they must be retrieved one by one PORTNAME= hunt PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.pvv.ntnu.no/.disk4a/4.4BSD-Lite2/untarred/usr/src/contrib/hunt/ -DISTFILES= Makefile README answer.c bsd.h connect.c ctl.c ctl_transact.c \ - draw.c driver.c execute.c expl.c extern.c faketalk.c get_names.c \ - hunt.6 hunt.c hunt.h huntd.6 makemaze.c otto.c pathname.c playit.c \ - shots.c talk_ctl.h terminal.c - -MAINTAINER= bdluevel@heitec.net - -DIST_SUBDIR= ${PORTNAME} +MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ -MAN6= hunt.6 huntd.6 +MAINTAINER= bdluevel@heitec.net -do-extract: - ${MKDIR} ${WRKSRC} - ${CP} -p ${DISTDIR}/${DIST_SUBDIR}/* ${WRKSRC} +MAN6= hunt.6 huntd.6 .include <bsd.port.mk> diff --git a/games/44bsd-hunt/distinfo b/games/44bsd-hunt/distinfo index ba66f7823ecb..b51f43c17c85 100644 --- a/games/44bsd-hunt/distinfo +++ b/games/44bsd-hunt/distinfo @@ -1,25 +1 @@ -MD5 (hunt/Makefile) = 0482c865b5c03f040eab976ee76a5fe9 -MD5 (hunt/README) = 9b9bd4f2a083e22051c92cab35dbc18c -MD5 (hunt/answer.c) = bfaa2e334dfa83befdee0910da1623ec -MD5 (hunt/bsd.h) = a816518eb64898248b88a2ecefe53890 -MD5 (hunt/connect.c) = 67605908d437a80a5f38ad1d9db4de4b -MD5 (hunt/ctl.c) = 94f7f4c811cec70ddd73a1437b04484a -MD5 (hunt/ctl_transact.c) = ac0408a9686bd0113ce30372ffbf3f42 -MD5 (hunt/draw.c) = 88eaf4fec9cb6751eda30ae8c629791c -MD5 (hunt/driver.c) = 6a012eeaa992cff46e5d270b12fc24ee -MD5 (hunt/execute.c) = 878c42a3347a4ef80a717cd3dd30f25f -MD5 (hunt/expl.c) = a29667ad3d7548e4f0f2c74f43442809 -MD5 (hunt/extern.c) = 9fba77476ad3f809dc7dbb9b2b7e94dc -MD5 (hunt/faketalk.c) = 71875aeecff85c7d8dfdc88855ce3228 -MD5 (hunt/get_names.c) = 18ad83182842b65896bc1b61d9846065 -MD5 (hunt/hunt.6) = a9582ec0fa023ab70dc8f9d9bcd5b2bd -MD5 (hunt/hunt.c) = aed7a91ce956bcfdb5703a81ffed8813 -MD5 (hunt/hunt.h) = 9f0a9ea6cbad1ae42fb32c52be1160c1 -MD5 (hunt/huntd.6) = 0553c85d2b574c4707cd5eb5cd49b8d4 -MD5 (hunt/makemaze.c) = 1874278fb87c554b8f12690622ccce40 -MD5 (hunt/otto.c) = 459529b0a5429fc9957e91de7a6b737f -MD5 (hunt/pathname.c) = 32f0e3ba9cb5da5d06eba30d5112133c -MD5 (hunt/playit.c) = 64c846b00fd5f527402303c813c38dfb -MD5 (hunt/shots.c) = 48657a7034f507a28fd0698cce798701 -MD5 (hunt/talk_ctl.h) = 75e4ca499ff0af049e6f9064cde83c8e -MD5 (hunt/terminal.c) = 491d5fbdcb8558c2c3ba731f4f451fa5 +MD5 (hunt-1.0.tar.gz) = 0a190e449529042cb2f398665311b913 |