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

22 lines
484 B
Makefile
Raw Normal View History

# New ports collection makefile for: icon
1998-02-20 12:19:49 +00:00
# Version required: 9.3.1
# Date created: 05 April 1995
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
1998-02-20 12:19:49 +00:00
# $Id: Makefile,v 1.11 1998/01/20 09:37:40 tg Exp $
1995-04-15 05:44:50 +00:00
#
1996-11-15 19:16:25 +00:00
DISTNAME= unix
1998-02-20 12:19:49 +00:00
PKGNAME= icon-9.3.1
CATEGORIES= lang
1996-11-05 08:34:04 +00:00
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
1998-02-20 12:19:49 +00:00
EXTRACT_SUFX= .tgz
1995-04-15 05:44:50 +00:00
1998-02-20 12:19:49 +00:00
MAINTAINER= ports@FreeBSD.ORG
DIST_SUBDIR= icon
1996-11-05 08:34:04 +00:00
NO_WRKSUBDIR= true
ALL_TARGET= Icon Icon-iconc
.include <bsd.port.mk>