diff options
Diffstat (limited to 'security/calife-devel/Makefile')
-rw-r--r-- | security/calife-devel/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile deleted file mode 100644 index 74705e4433af..000000000000 --- a/security/calife-devel/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# 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.6 -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> |