1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/lang/icon/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

24 lines
466 B
Makefile

# New ports collection makefile for: icon
# Version required: 9.3.2
# Date created: 05 April 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= unix
PKGNAME= icon-9.3.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
ONLY_FOR_ARCHS= i386
DIST_SUBDIR= icon
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
.include <bsd.port.mk>