diff options
author | lth <lth@FreeBSD.org> | 2004-08-29 23:18:05 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-08-29 23:18:05 +0800 |
commit | eee923b8f4a3048b30f7743092e8f8d9524a98b9 (patch) | |
tree | 63caf6a54f55ff1c4f5c17be93ed64683f8ce960 /mail/Makefile | |
parent | 78b0ad7fe2fe67f97addb23450e1379b40607df7 (diff) | |
download | freebsd-ports-gnome-eee923b8f4a3048b30f7743092e8f8d9524a98b9.tar.gz freebsd-ports-gnome-eee923b8f4a3048b30f7743092e8f8d9524a98b9.tar.zst freebsd-ports-gnome-eee923b8f4a3048b30f7743092e8f8d9524a98b9.zip |
Add p5-Email-MIME-ContentType 1.0, parse a MIME Content-Type Header.
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 30a004399a44..4acd4916758c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -230,6 +230,7 @@ SUBDIR += p5-Email-FolderType SUBDIR += p5-Email-LocalDelivery SUBDIR += p5-Email-LocalDelivery-Ezmlm + SUBDIR += p5-Email-MIME-ContentType SUBDIR += p5-Email-MIME-Encodings SUBDIR += p5-Email-Simple SUBDIR += p5-Email-Simple-Creator |