1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/xpbiff-youbin/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00

23 lines
559 B
Makefile

# New ports collection makefile for: xpbiff-youbin
# Version required: 1.27
# Date created: 7 April 1997
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1997/08/24 15:46:06 itojun Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
PKGNAME= xpbiff-youbin-1.27
MAINTAINER= sanpei@yy.cs.keio.ac.jp
YOUBIN= yes
MASTERDIR= ${.CURDIR}/../xpbiff
PKGDIR= ${.CURDIR}/pkg
PLIST= ${MASTERDIR/pkg/PLIST
RUN_DEPENDS= youbin:${PORTSDIR}/mail/youbin
.include "${MASTERDIR}/Makefile"