freebsd-ports/lang/icon/Makefile
Thomas Gellekum b763c50895 Upgrade to 9.3.
Closes 1/13th of PR #2677 ;-).
1997-02-12 08:39:25 +00:00

20 lines
445 B
Makefile

# New ports collection makefile for: icon
# Version required: 9.3
# Date created: 05 April 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.7 1996/11/15 19:16:25 obrien Exp $
#
DISTNAME= unix
PKGNAME= icon-9.3
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
MAINTAINER= ports@freebsd.org
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
.include <bsd.port.mk>