2000-07-10 02:06:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2000/07/10 02:06:55 angelos Exp $
|
1998-09-23 15:58:23 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xspread2.1
|
|
|
|
PKGNAME= xspread-2.1
|
|
|
|
CATEGORIES= math
|
|
|
|
|
2000-07-10 02:06:46 +00:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1998-09-23 15:58:23 +00:00
|
|
|
|
2000-02-12 08:02:07 +00:00
|
|
|
LICENSE_TYPE= GPL
|
2000-04-08 22:04:32 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 08:02:07 +00:00
|
|
|
|
1998-09-23 15:58:23 +00:00
|
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/
|
|
|
|
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
|
|
|
|
# mirrored.
|
|
|
|
|
2000-04-08 22:04:32 +00:00
|
|
|
USE_IMAKE= Yes
|
|
|
|
FAKE= Yes
|
1998-09-23 15:58:23 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|