summaryrefslogtreecommitdiff
path: root/misc/scriptkit/Makefile
blob: da404782679aa78e9e867a5a4a1e61ab09da9c8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>