From 6e21fa3eb92f9818eca28f00b5f140f112def4d4 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 28 Oct 2017 04:58:58 +0000 Subject: Add shebangfix. --- mail/lookout/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/lookout') diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index 9300a09ba4b2..77a8db325df7 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -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 -- cgit v1.2.3