freebsd-ports/mail/xpbiff-youbin/Makefile
Satoshi Asami 7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00

24 lines
492 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"