2005-02-21 21:26:08 +01:00
|
|
|
# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:15 hubertf Exp $
|
2001-08-05 02:23:14 +02:00
|
|
|
#
|
|
|
|
|
2004-12-29 00:18:15 +01:00
|
|
|
PKGREVISION= 4
|
2001-08-05 02:23:14 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2005-02-21 21:26:08 +01:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2001-08-05 02:23:14 +02:00
|
|
|
COMMENT= Desktop File Manager
|
|
|
|
|
2001-10-21 12:49:59 +02:00
|
|
|
post-install:
|
|
|
|
${MV} ${PREFIX}/man/man1/dfm.1x ${PREFIX}/man/man1/dfm.1
|
|
|
|
|
2001-08-05 03:49:58 +02:00
|
|
|
.include "Makefile.common"
|