diff options
author | will <will@FreeBSD.org> | 2000-03-31 23:21:23 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-31 23:21:23 +0800 |
commit | 4ae230ab7f3bb8a079dfefa0015e23164e666bcc (patch) | |
tree | 3eec87812363ef3ffeac06e9fda3b0dd87ee5cb8 /mail/Makefile | |
parent | 389c0900fcbe925c4a18614f581f99d4f3c5be54 (diff) | |
download | freebsd-ports-gnome-4ae230ab7f3bb8a079dfefa0015e23164e666bcc.tar.gz freebsd-ports-gnome-4ae230ab7f3bb8a079dfefa0015e23164e666bcc.tar.zst freebsd-ports-gnome-4ae230ab7f3bb8a079dfefa0015e23164e666bcc.zip |
Finally add Elm 2.5 to the ports collection. Please note that this is the
OFFICIAL version of Elm, as opposed to the mail/elm port. For now, I have
set NO_LATEST_LINK on THIS version, pending a discussion about whether this
version or the unofficial Elm 2.4ME+68, maintained by ache, should have the
Latest link. However, I think we all can agree that since this version of
Elm has IS_INTERACTIVE, we should leave the Latest link for Elm 2.4ME+68,
since packages won't be created for this version anyway.
My personal thanks go to Daniel Hagan for creating this port.
PR: 12915
Prodded by: Kevin Day <toasty@dragondata.com>
Submitted by: Daniel Hagan <dhagan@cs.vt.edu>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1ae6f75af0f9..8fa0c05a732d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -15,6 +15,7 @@ SUBDIR += cyrus SUBDIR += distribute SUBDIR += elm + SUBDIR += elm25 SUBDIR += emil SUBDIR += exim SUBDIR += exmh |