1995-04-06 08:52:44 +00:00
|
|
|
# New ports collection makefile for: icon
|
1996-11-05 08:34:04 +00:00
|
|
|
# Version required: 9.1
|
1995-04-06 08:52:44 +00:00
|
|
|
# Date created: 05 April 1995
|
|
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
#
|
1996-11-15 19:16:25 +00:00
|
|
|
# $Id: Makefile,v 1.6 1996/11/12 02:18:28 obrien Exp $
|
1995-04-15 05:44:50 +00:00
|
|
|
#
|
1995-04-06 08:52:44 +00:00
|
|
|
|
1996-11-15 19:16:25 +00:00
|
|
|
DISTNAME= unix
|
|
|
|
PKGNAME= icon-9.1
|
1996-11-12 02:19:40 +00:00
|
|
|
CATEGORIES= lang
|
1996-11-05 08:34:04 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
|
1995-04-15 05:44:50 +00:00
|
|
|
|
1996-11-05 08:34:04 +00:00
|
|
|
MAINTAINER= ports@freebsd.org
|
1995-04-06 08:52:44 +00:00
|
|
|
|
1996-11-05 08:34:04 +00:00
|
|
|
NO_WRKSUBDIR= true
|
|
|
|
ALL_TARGET= Icon Icon-iconc
|
1995-07-29 09:55:13 +00:00
|
|
|
|
1995-04-06 08:52:44 +00:00
|
|
|
.include <bsd.port.mk>
|