aboutsummaryrefslogtreecommitdiffstats
path: root/misc/scriptkit/Makefile
blob: 2ce37f9eee1572c7244b0040ee9a9da6643f4757 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   scriptkit
# Version required:    0.1.6
# Date created:        22 April 1998
# Whom:                Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.2 1998/09/24 00:33:28 vanilla Exp $
#

DISTNAME=   ScriptKit-0.1.6
PKGNAME=        scriptkit-0.1.6
CATEGORIES= misc
MASTER_SITES=   ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/

MAINTAINER= Nakai@technologist.com

BUILD_DEPENDS=  goconfig:${PORTSDIR}/lang/guileobjc

GNU_CONFIGURE=  yes

.include <bsd.port.mk>