summaryrefslogtreecommitdiff
path: root/math/xspread/Makefile
blob: 12b099976ecbbdbcbe3d026617b8eefc9ea3ddcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	xspread
# Version required:	2.1
# Date created:		28 June 1995
# Whom:			janek@gaja.ipan.lublin.pl
#

DISTNAME=	xspread2.1
PKGNAME=	xspread-2.1
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	distributions/slackware/source/xap/xspread

USE_IMAKE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>