freebsd-ports/security/calife/Makefile
Kris Kennaway 042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00

22 lines
451 B
Makefile

# New ports collection makefile for: calife
# Date created: 13 Jun 2000
# Whom: Thomas Quinot <thomas@cuivre.fr.eu.org>
#
# $FreeBSD$
#
PORTNAME= calife
PORTVERSION= 2.8.5
CATEGORIES= security
MASTER_SITES= ftp://postfix.eu.org/pub/calife/
MAINTAINER= thomas@FreeBSD.org
COMMENT= A lightweight alternative to sudo
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc"
MAN1= calife.1
MAN5= calife.auth.5
.include <bsd.port.mk>