mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Erik Greenwald wants to maintain this port.
PR: ports/115880 Submitted by: Erik Greenwald
This commit is contained in:
parent
cd19b2d6d6
commit
ea02dd6bfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198512
@ -16,7 +16,7 @@ DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt120doc.zip
|
||||
DIST_SUBDIR= tnt
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= erik@smluc.org
|
||||
COMMENT= Template Numerical Toolkit
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
@ -30,8 +30,7 @@ PORTDOCS= *
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/include/tnt
|
||||
${INSTALL_DATA} ${WRKDIR}/*.h \
|
||||
${PREFIX}/include/tnt
|
||||
${INSTALL_DATA} ${WRKDIR}/*.h ${PREFIX}/include/tnt
|
||||
.ifndef NOPORTDOCS
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${EXTRACT_CMD} ${DISTDIR}/${DIST_SUBDIR}/tnt120doc \
|
||||
|
Loading…
Reference in New Issue
Block a user