1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/icon/Makefile

20 lines
454 B
Makefile
Raw Normal View History

# New ports collection makefile for: icon
1996-11-05 08:34:04 +00:00
# Version required: 9.1
# Date created: 05 April 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1996-11-05 08:34:04 +00:00
# $Id: Makefile,v 1.4 1995/11/22 13:12:50 asami Exp $
1995-04-15 05:44:50 +00:00
#
1996-11-05 08:34:04 +00:00
DISTNAME= icon-9.1
DISTFILES= unix.tar.gz
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
1996-11-05 08:34:04 +00:00
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
.include <bsd.port.mk>