mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Still fetchable but by hand.
This commit is contained in:
parent
752865d6ae
commit
25795e02c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182556
@ -8,7 +8,7 @@
|
||||
PORTNAME= mupad
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= math linux
|
||||
MASTER_SITES= ftp://ftp.mupad.de/MuPAD/distrib/unix/
|
||||
MASTER_SITES= #
|
||||
DISTNAME= mupad-${PORTVERSION}-3-linux-i386
|
||||
EXTRACT_SUFX= .rpm
|
||||
DIST_SUBDIR= mupad
|
||||
@ -19,7 +19,13 @@ COMMENT= A sophisticated computer algebra system
|
||||
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||
RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
|
||||
|
||||
NO_CDROM= "unsure to sell for profit"
|
||||
NO_CDROM= unsure to sell for profit
|
||||
|
||||
.for file in ${DISTFILES}
|
||||
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${file})
|
||||
IGNORE= you can go http://www.mupad.de/download/mupadpro3.php and download `Linux, 32bit, i386 German. RPM package'
|
||||
.endif
|
||||
.endfor
|
||||
|
||||
USE_LINUX= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
Loading…
Reference in New Issue
Block a user