diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-08-29 23:18:05 +0800 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-08-29 23:18:05 +0800 |
commit | 45bee6fe31734ad47eda4361a00792089b5f478b (patch) | |
tree | 557bb0b182ef0d94a2992e03ef631f21243619f5 /mail/Makefile | |
parent | 41eb32a848d3f9b4f1aa82c4e52adce7ba45f144 (diff) | |
download | freebsd-ports-gnome-45bee6fe31734ad47eda4361a00792089b5f478b.tar.gz freebsd-ports-gnome-45bee6fe31734ad47eda4361a00792089b5f478b.tar.zst freebsd-ports-gnome-45bee6fe31734ad47eda4361a00792089b5f478b.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 |