Skip to content

Commit

Permalink
Use C++ and INSTALLATION_DIRS, sort PLIST.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonn committed Jun 2, 2006
1 parent 80ba370 commit 6075b5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion mbone/sapserver/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:32 tv Exp $
# $NetBSD: Makefile,v 1.4 2006/06/02 16:12:21 joerg Exp $
#

DISTNAME= miniSAPserver-0.2.4
Expand All @@ -11,4 +11,8 @@ COMMENT= Mini SAP server from the VideoLan project

GNU_CONFIGURE= YES

USE_LANGUAGES= c c++

INSTALLATION_DIRS= bin man/man1 share/doc/sapserver

.include "../../mk/bsd.pkg.mk"
6 changes: 3 additions & 3 deletions mbone/sapserver/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/27 16:28:19 manu Exp $
@comment $NetBSD: PLIST,v 1.2 2006/06/02 16:12:21 joerg Exp $
bin/sapserver
man/man1/sapserver.1
share/doc/sapserver/AUTHORS
share/doc/sapserver/COPYING
share/doc/sapserver/ChangeLog
Expand All @@ -7,5 +9,3 @@ share/doc/sapserver/NEWS
share/doc/sapserver/README
share/doc/sapserver/sap.cfg
@dirrm share/doc/sapserver
man/man1/sapserver.1
bin/sapserver

0 comments on commit 6075b5d

Please sign in to comment.