# New ports collection makefile for: Nickle # Date created: 16 April 2001 # Whom: Christopher Elkins # # $FreeBSD$ # PORTNAME= nickle PORTVERSION= 2.68 CATEGORIES= lang MASTER_SITES= http://www.nickle.org/release/ MAINTAINER= danfe@FreeBSD.org COMMENT= A numeric oriented programming language USE_GMAKE= yes GNU_CONFIGURE= yes # Nickle now has bindings which are likely to pull in libraries that need # libpthread. Link to it now, since it wouldn't work at runtime. CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" MAN1= nickle.1 .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with gcc-3.4krion2004-08-181-2/+11
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)edwin2004-03-121-1/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* De-pkg-comment.knu2003-02-212-1/+1