openbsd-ports/math/xspread/Makefile

23 lines
493 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2000/02/15 05:04:44 turan Exp $
#
DISTNAME= xspread2.1
PKGNAME= xspread-2.1
CATEGORIES= math
MAINTAINER= angelos@openbsd.org
2000-02-12 03:02:07 -05:00
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 03:02:07 -05: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.
USE_IMAKE= yes
.include <bsd.port.mk>