freebsd-ports/lang/nickle/Makefile
Ying-Chieh Liao f72ad262ea add nickle
A desk calculator language

PR:		26632
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-04-17 08:32:28 +00:00

20 lines
372 B
Makefile

# New ports collection makefile for: nickle
# Date created: 16 April 2001
# Whom: Christopher Elkins <chrise@scardini.com>
#
# $FreeBSD$
#
PORTNAME= nickle
PORTVERSION= 1.99.2
CATEGORIES= lang
MASTER_SITES= http://nickle.keithp.com/release/
MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= nickle.1
.include <bsd.port.mk>