summaryrefslogtreecommitdiff
path: root/mail/poppassd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
commitad744288184799669b3c6ed466204cf2079b8596 (patch)
tree13e685282822b31367902839f70a41b95b4c74f8 /mail/poppassd
parentMark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. (diff)
CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
Notes
Notes: svn path=/head/; revision=4382
Diffstat (limited to 'mail/poppassd')
-rw-r--r--mail/poppassd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile
index 1fdff2c0762e..a7b128fbdd3e 100644
--- a/mail/poppassd/Makefile
+++ b/mail/poppassd/Makefile
@@ -3,23 +3,22 @@
# Date Created: 21 August 1996
# Whom: Andrew Stevenson <andrew@ugh.net.au> based heavily on the changes by Stephen Melvin <melvin@zytek.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/03 20:45:24 jfitz Exp $
#
DISTNAME= poppassd
PKGNAME= poppassd-4.0
-CATEGORIES+= mail
+CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/password/
DISTFILES= pwserve-4
MAINTAINER= andrew@ugh.net.au
-ALL_TARGET= poppassd
-
EXTRACT_CMD= /bin/cat
EXTRACT_SUFX=
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= | /usr/bin/sed -e '1,16d' | /bin/sh
+ALL_TARGET= poppassd
post-install:
@ strip ${PREFIX}/libexec/poppassd