freebsd-ports/misc/scriptkit/Makefile
2000-04-14 08:49:30 +00:00

22 lines
505 B
Makefile

# New ports collection makefile for: scriptkit
# Date created: 22 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
PORTNAME= scriptkit
PORTVERSION= 0.1.6
CATEGORIES= misc
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
DISTNAME= ScriptKit-${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
BUILD_DEPENDS= goconfig:${PORTSDIR}/lang/guileobjc
BROKEN= Depends on guileobjc
GNU_CONFIGURE= yes
.include <bsd.port.mk>