mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
17 lines
504 B
Makefile
17 lines
504 B
Makefile
# 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 1995/03/05 23:32:25 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= acm
|
|
WRKSRC= ${WRKDIR}/acm
|
|
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>
|