7cab1124a6
PR: 26738 Submitted by: Christopher Elkins <chrise@scardini.com>
21 lines
369 B
Makefile
21 lines
369 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://www.nickle.org/release/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_BZIP2= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= nickle.1
|
|
|
|
.include <bsd.port.mk>
|