e117eda090
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
13 lines
254 B
Makefile
13 lines
254 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/12/28 23:18:16 reed Exp $
|
|
#
|
|
|
|
PKGREVISION= 4
|
|
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"
|