diff options
Diffstat (limited to 'lang/atlast/Makefile')
-rw-r--r-- | lang/atlast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index ecf84e995638..2962eeddb69f 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.fourmilab.ch/atlast/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Autodesk Threaded Language Application System Toolkit + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/atlast ${PREFIX}/bin .if !defined(NOPORTDOCS) |