1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/kedpm: added desktop entry

- add DESKTOP_ENTRIES
  - dump PORTREVISION

PR:		ports/99507
Submitted by:	maitainer
This commit is contained in:
Daichi GOTO 2006-06-27 05:31:38 +00:00
parent a2947a3c30
commit 01f83e2c5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166428

View File

@ -7,6 +7,7 @@
PORTNAME= kedpm
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kedpm
@ -20,4 +21,11 @@ USE_GNOME= pygtk2
USE_PYTHON= 2.1+
USE_PYDISTUTILS= YES
DESKTOP_ENTRIES="Ked Password Manager" \
"Secure Password Management" \
"${LOCALBASE}/share/${PORTNAME}/glade/logo.png" \
"kedpm" \
"Application;System;" \
true
.include <bsd.port.mk>