aboutsummaryrefslogtreecommitdiff
path: root/mail/xpbiff-youbin/Makefile
blob: efe887481d11628751811045bbb277dc6a2c8e36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    xpbiff-youbin
# Date created:         7 April 1997
# Whom:                 Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $FreeBSD$
#

# can't use PORTSDIR here, since we haven't included bsd.port.mk

PORTNAME=	xpbiff-youbin
PORTVERSION=	1.27	

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	A replacement for xbiff that handles popup window with mail header via youbin

YOUBIN=		yes
MASTERDIR=	${.CURDIR}/../xpbiff
PKGDIR=		${.CURDIR}
PLIST=		${MASTERDIR}/pkg-plist

RUN_DEPENDS=	youbin:${PORTSDIR}/mail/youbin


.include	"${MASTERDIR}/Makefile"