summaryrefslogtreecommitdiff
path: root/math/xspread/Makefile
blob: b36929c5de02066ddc9bbd1b6567b86c49647305 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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=	ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
# mirrored.

USE_IMAKE=	yes
USE_GMAKE=	yes
MAN1=		xspread.1

.include <bsd.port.mk>