freebsd-ports/lang/nickle/Makefile
Kevin Lo 7cab1124a6 Update MASTER_SITES
PR: 26738
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-04-24 14:11:31 +00:00

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>