diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-01 23:50:28 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-01 23:50:28 +0800 |
commit | e66d69dccfd5524dde0c78e842647d779c0d1455 (patch) | |
tree | 0c7053e31c6eaffa85ac056ca45277d4db439c40 /mail/Makefile | |
parent | d02ee6f282363bc1a2592cdf12d3dd251cc348fb (diff) | |
download | freebsd-ports-graphics-e66d69dccfd5524dde0c78e842647d779c0d1455.tar.gz freebsd-ports-graphics-e66d69dccfd5524dde0c78e842647d779c0d1455.tar.zst freebsd-ports-graphics-e66d69dccfd5524dde0c78e842647d779c0d1455.zip |
Initial import of pgen 0.1.
Pgen is a tool to generate a procmailrc file with m4 macros.
PR: 28564
Submitted by: Pete Fritchman <petef@databits.net>
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 d3657ec9a00..f134cddb50f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -123,6 +123,7 @@ SUBDIR += pathalias SUBDIR += perdition SUBDIR += pflogsumm + SUBDIR += pgen SUBDIR += pgp4pine SUBDIR += pgpsendmail SUBDIR += pine4 |