diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-05 23:32:26 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-05 23:32:26 +0000 |
commit | 34dcc6fecc546b55bab6e2c4ab101ca011d7c1be (patch) | |
tree | 36a5ef5ec741a35641373d571b80b1feac6a254a | |
parent | 416a84a608102dc63efb4974fd265acdadb6d8b9 (diff) |
Notes
-rw-r--r-- | games/acm/Makefile | 17 | ||||
-rw-r--r-- | games/acm/distinfo | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile new file mode 100644 index 000000000000..5249378ffe66 --- /dev/null +++ b/games/acm/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: acm(1) +# Version required: comp.sources.x/volume12 +# Date created: 5 March 1995 +# Whom: joerg +# +# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $ +# + +DISTNAME= acm +WRKSRC= ${WRKDIR}/acm +EXTRACT_SUFX= .tar.Z +USE_IMAKE= yes +MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/ +MASTER_SITES+= ftp://sally.bl.physik.tu-muenchen.de/a/tum1.leo.org/archive/isar/.mntpts/tum.info-pub1/pub/comp/usenet/comp.sources.x/acm/ + + +.include <bsd.port.mk> diff --git a/games/acm/distinfo b/games/acm/distinfo new file mode 100644 index 000000000000..3505fe191236 --- /dev/null +++ b/games/acm/distinfo @@ -0,0 +1 @@ +MD5 (acm.tar.Z) = 0cad9cd3c9f607d1ac141d5533195889 |