summaryrefslogtreecommitdiff
path: root/mail/pgpsendmail/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+3
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Change EXEC->BUILD DEPENDSAndrey A. Chernov1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2181
* Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1957
* EXEC_DEPENDS goes after MAINTAINER.Satoshi Asami1995-07-111-2/+3
| | | | Notes: svn path=/head/; revision=1944
* Add exe_depends on pgpAndrey A. Chernov1995-07-081-1/+2
| | | | Notes: svn path=/head/; revision=1939
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-1/+3
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Updated ports Makefiles for mails.Satoshi Asami1995-04-111-2/+4
| | | | Notes: svn path=/head/; revision=1340
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Automatically encrypt/decrypt/sign incoming/outgoing mailAndrey A. Chernov1995-01-211-0/+14
Notes: svn path=/head/; revision=797