head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2009.08.23.16.07.48;	author makc;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	packddir
# Date created:		2009-08-22
# Whom:			Ayumi M <ayu@@commun.jp>
#
# $FreeBSD: head/archivers/packddir/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	packddir
PORTVERSION=	0.0.6
CATEGORIES=	archivers
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	upackddir_${PORTVERSION}-1

MAINTAINER=	ayu@@commun.jp
COMMENT=	These trivial utilities can unpack and create PackdDir archives

WRKSRC=		${WRKDIR}/src

PLIST_FILES=	bin/upackddir
MAN1=		upackddir.1

.include <bsd.port.pre.mk>

post-patch:
	${REINPLACE_CMD} -e 's|$$(DESTDIR)/usr|${PREFIX}|' ${WRKSRC}/Makefile

post-install:
	${INSTALL_MAN} ${WRKSRC}/upackddir.1 ${MANPREFIX}/man/man1

.include <bsd.port.post.mk>
@


1.1
log
@Add new port archivers/packddir:

PackdDir creates and unpacks PackdDir archives,
which are used in Quake (I and II) and others.

WWW:	http://www.nongnu.org/packddir/

PR:		ports/138078
Submitted by:	Ayumi M <ayu at commun.jp>
@
text
@d5 1
a5 1
# $FreeBSD$
@

