diff options
Diffstat (limited to 'lang/icon/Makefile')
-rw-r--r-- | lang/icon/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile deleted file mode 100644 index df6c9183f5aa..000000000000 --- a/lang/icon/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: icon -# Version required: 9.0 -# Date created: 05 April 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de -# -# $Id$ -# - -DISTNAME= icon-9.0 -DISTFILES= unix_tar.gz -CATEGORIES+= languages -MASTER_SITES= ftp://cs.arizona.edu/icon/packages/unix/ - -PATCH_STRIP= -p1 -NO_WRKSUBDIR= true -ALL_TARGET= Icon - -.include <bsd.port.mk> |