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

19 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: icon
# Version required: 9.0
# Date created: 05 April 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1995-04-15 05:44:50 +00:00
# $Id$
#
DISTNAME= icon-9.0
DISTFILES= unix_tar.gz
CATEGORIES+= languages
1995-04-15 05:44:50 +00:00
MASTER_SITES= ftp://cs.arizona.edu/icon/packages/unix/
PATCH_STRIP= -p1
NO_WRKSUBDIR= true
ALL_TARGET= Icon
.include <bsd.port.mk>