1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/math/wingz/Makefile

27 lines
595 B
Makefile
Raw Normal View History

1996-12-04 20:05:12 +00:00
# New ports collection makefile for: wingz
# Version required: 142
# Date created: Wed Nov 27 09:15:10 CST 1996
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.4 1997/07/13 18:49:25 max Exp $
1996-12-04 20:05:12 +00:00
#
DISTNAME= Wingz-142
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/financial/spreadsheet
1996-12-04 20:05:12 +00:00
EXTRACT_SUFX= .tgz
MANINAINER= erich@FreeBSD.org
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
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>