View | Details | Raw Unified | Return to bug 96796 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
# New ports collection makefile for:	kedpm
1
# New ports collection makefile for:	kedpm
2
# Date created:				25 April 2006
2
# Date created:				25 April 2006
3
# Whom:					Tim Welch <twelch@thepentagon.org>
3
# Whom:					Tim Welch <ports@thepentagon.org>
4
#
4
#
5
# $FreeBSD: ports/security/kedpm/Makefile,v 1.1 2006/04/29 15:44:46 pav Exp $
5
# $FreeBSD: ports/security/kedpm/Makefile,v 1.1 2006/04/29 15:44:46 pav Exp $
6
#
6
#
Lines 11-17 Link Here
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	kedpm
12
MASTER_SITE_SUBDIR=	kedpm
13
13
14
MAINTAINER=	twelch@thepentagon.org
14
MAINTAINER=	ports@thepentagon.org
15
COMMENT=	A simple application for managing personal data
15
COMMENT=	A simple application for managing personal data
16
16
17
RUN_DEPENDS=	${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
17
RUN_DEPENDS=	${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto

Return to bug 96796