1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/security/kedpm/Makefile
Erwin Lansing 927f8825ce Change maintainer address
PR:		96796
Submitted by:	Tim Welch <twelch@thepentagon.org> (maintainer)
2006-05-04 19:33:59 +00:00

24 lines
528 B
Makefile

# New ports collection makefile for: kedpm
# Date created: 25 April 2006
# Whom: Tim Welch <ports@thepentagon.org>
#
# $FreeBSD$
#
PORTNAME= kedpm
PORTVERSION= 0.4.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kedpm
MAINTAINER= ports@thepentagon.org
COMMENT= A simple application for managing personal data
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
USE_GNOME= pygtk2
USE_PYTHON= 2.1+
USE_PYDISTUTILS= YES
.include <bsd.port.mk>