1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/lang/icon/Makefile
1996-11-15 19:16:25 +00:00

20 lines
445 B
Makefile

# New ports collection makefile for: icon
# Version required: 9.1
# Date created: 05 April 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.6 1996/11/12 02:18:28 obrien Exp $
#
DISTNAME= unix
PKGNAME= icon-9.1
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>