diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 12:44:54 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 12:44:54 +0000 |
commit | 820f136f128714ea0d7e16ec2c324a322e8771ad (patch) | |
tree | bf5d1dd8b607923f645b1017852ef730a8abd7d2 /lang/Makefile | |
parent | 18f51d63f9737c0f546f6803727d86cbc996e3ca (diff) | |
download | FreeBSD-ports-820f136f128714ea0d7e16ec2c324a322e8771ad.zip FreeBSD-ports-820f136f128714ea0d7e16ec2c324a322e8771ad.tar.gz |
yorick-doc is complete html documentation for the yorick interpreted
language (yorick port)
PR: 34473
Submitted by: munro1@llnl.gov
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2ba19d7..88abf6c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += yorick-doc SUBDIR += ETHOberonV4 SUBDIR += Gofer |