head	1.3;
access;
symbols
	RELEASE_2_4_6:1.2
	RELEASE_2_4_5:1.2
	RELEASE_2_4_3:1.2
	RELEASE_2_4_2:1.2
	RELEASE_2_4_1:1.2
	RELEASE_2_4_0:1.2
	RELEASE_2_3_2:1.2
	RELEASE_2_3_1:1.2
	STABLE_2_3:1.2.0.4
	RELEASE_2_3_0:1.2
	RELEASE_2_2_6:1.2
	RELEASE_2_2_5:1.2
	RELEASE_2_2_4:1.2
	RELEASE_2_2_3:1.2
	STABLE_2_2:1.2.0.2
	RELEASE_2_2_2:1.2
	RELEASE_2_2_1:1.2
	RELEASE_2_2_0:1.2
	RELEASE_2_1_3_3:1.1.1.1
	RELEASE_2_1_7:1.2
	RELEASE_2_1_6:1.2
	RELEASE_2_1_3_2:1.1.1.1
	RELEASE_2_1_5:1.1.1.1
	RELEASE_2_1_3_1:1.1.1.1.0.4
	STABLE:1.1.1.1.0.2
	PKGTOOLS_2_1_4:1.1.1.1
	PKGTOOLS_2_1_3:1.1.1.1
	sem:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2011.08.19.00.57.23;	author stas;	state dead;
branches;
next	1.2;

1.2
date	2006.07.20.17.42.50;	author sem;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.13.12.59.00;	author sem;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2006.06.13.12.59.00;	author sem;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- The project data has moved to github (https://github.com/stass/pkgtools).
@
text
@# $Id: Makefile,v 1.1.1.1 2006/06/13 12:59:00 sem Exp $

FILES=	_pkgtools

.if !defined(ZSH_SITEFNDIR)
ZSH_SITEFNDIR=	${PREFIX}/share/zsh/site-functions
.endif

FILESDIR?=	${ZSH_SITEFNDIR}

beforeinstall:
	mkdir -p ${FILESDIR}

.include <bsd.prog.mk>

.include "${.CURDIR}/../../Makefile.compat"
@


1.2
log
@Respect ZSH_SITEFNDIR variable. It compliants with shell/zsh port.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile 52 2006-01-01 06:26:59Z koma2 $
d5 5
a9 1
FILESDIR?=	${PREFIX}/share/zsh/site-functions
@


1.1.1.1
log
@Initial import
@
text
@@
