1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

The mutt_vc_query program is a vCard query utility for mutt.

It was originally written for `rolo'.

WWW: http://rolo.sf.net/
This commit is contained in:
Oliver Braun 2003-05-14 10:01:45 +00:00
parent d54672ede4
commit 53611d36a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80969
5 changed files with 36 additions and 0 deletions

View File

@ -154,6 +154,7 @@
SUBDIR += mulberry
SUBDIR += mutt
SUBDIR += mutt-devel
SUBDIR += mutt_vc_query
SUBDIR += muttzilla
SUBDIR += nail
SUBDIR += namg

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: mutt_vc_query
# Date created: 14 May 2003
# Whom: Oliver Braun
#
# $FreeBSD$
#
PORTNAME= mutt_vc_query
PORTVERSION= 001
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rolo
MAINTAINER= obraun@FreeBSD.org
COMMENT= A vCard query utility for mutt
BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc
USE_BZIP2= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
-L${PREFIX}/lib
MAN1= mutt_vc_query.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (mutt_vc_query-001.tar.bz2) = 35f696b42cae8a16816652677ec12ebe

View File

@ -0,0 +1,7 @@
The mutt_vc_query program is a vCard query utility for mutt.
It was originally written for `rolo'.
WWW: http://rolo.sf.net/
-- Oliver Braun
obraun@FreeBSD.org

View File

@ -0,0 +1 @@
bin/mutt_vc_query