19 lines
443 B
Makefile
19 lines
443 B
Makefile
# 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>
|