1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/wingz3/Makefile

29 lines
594 B
Makefile
Raw Normal View History

1996-12-04 20:05:12 +00:00
# New ports collection makefile for: wingz
# Date created: Wed Nov 27 09:15:10 CST 1996
# Whom: erich@rrnet.com
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
1996-12-04 20:05:12 +00:00
#
2000-04-14 07:20:58 +00:00
PORTNAME= Wingz
PORTVERSION= 142
CATEGORIES= math linux
1996-12-04 20:05:12 +00:00
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/financial/spreadsheet
1996-12-04 20:05:12 +00:00
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
1996-12-04 20:05:12 +00:00
RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
1996-12-04 20:05:12 +00:00
ONLY_FOR_ARCHS= i386
1996-12-04 20:05:12 +00:00
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
1996-12-04 20:05:12 +00:00
post-install:
1997-07-13 18:49:31 +00:00
@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
1996-12-04 20:05:12 +00:00
.include <bsd.port.mk>