freebsd-ports/lang/icon/Makefile
1997-11-04 04:15:11 +00:00

21 lines
482 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.9 1997/10/31 21:54:47 jseger Exp $
#
DISTNAME= unix
EXTRACT_SUFX= .tgz
PKGNAME= icon-9.3
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
MAINTAINER= ports@freebsd.org
DIST_SUBDIR= icon
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
.include <bsd.port.mk>