freebsd-ports/mail/xpbiff-youbin/Makefile
Jimmy Olgeni 1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00

23 lines
491 B
Makefile

# 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= sanpei@FreeBSD.org
YOUBIN= yes
MASTERDIR= ${.CURDIR}/../xpbiff
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
RUN_DEPENDS= youbin:${PORTSDIR}/mail/youbin
.include "${MASTERDIR}/Makefile"