ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
390 B
Makefile
16 lines
390 B
Makefile
# New ports collection makefile for: magic
|
|
# Version required: 6.4.4
|
|
# Date created: 18 Dec 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/12/19 06:01:04 swallace Exp $
|
|
#
|
|
|
|
DISTNAME= irsim-9.2
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
|
|
CATEGORIES+= cad
|
|
WRKSRC= ${.CURDIR}/work/irsim
|
|
|
|
.include <bsd.port.mk>
|