Add shebangfix.
This commit is contained in:
parent
96ca510ede
commit
6e21fa3eb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453044
1 changed files with 4 additions and 2 deletions
|
@ -2,15 +2,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lookout
|
||||
PORTVERSION= 1.4
|
||||
DISTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://catb.org/~esr/lookout/
|
||||
|
||||
MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard
|
||||
|
||||
USES= python
|
||||
USES= python shebangfix
|
||||
NO_BUILD= yes
|
||||
SHEBANG_FILES= lookout
|
||||
|
||||
PLIST_FILES= bin/lookout man/man1/lookout.1.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue