- Use official program name in Makefile header

- Fix `make clean'
- Remove left-over pkg-plist
This commit is contained in:
Alexey Dokuchaev 2005-05-26 15:03:20 +00:00
parent 6bd5cd3a7c
commit 4703c6a120
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136175
2 changed files with 5 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: novawm
# New ports collection makefile for: NovaWM
# Date created: 20 June 2002
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
#
@ -39,4 +39,8 @@ do-install:
.endfor
.endif
pre-clean:
@${CHMOD} -R +w ${WRKSRC}/src/xpm/.xvpics
@${CHMOD} -R +w ${WRKSRC}/.xvpics
.include <bsd.port.mk>

View File

@ -1,7 +0,0 @@
bin/novawm
%%PORTDOCS%%share/doc/novawm/AUTHORS
%%PORTDOCS%%share/doc/novawm/ChangeLog
%%PORTDOCS%%share/doc/novawm/INSTALL
%%PORTDOCS%%share/doc/novawm/README
%%PORTDOCS%%share/doc/novawm/TODO
%%PORTDOCS%%@dirrm share/doc/novawm