summaryrefslogtreecommitdiff
path: root/x11/dfm/Makefile
blob: 003a4232836f9fb8d52a0768ac44af15c1096aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:22 grant Exp $
#

PKGREVISION=	1
CATEGORIES=	x11

MAINTAINER=	hubertf@NetBSD.org
COMMENT=	Desktop File Manager

post-install:
	${MV} ${PREFIX}/man/man1/dfm.1x ${PREFIX}/man/man1/dfm.1

.include "Makefile.common"