18 lines
428 B
Makefile
18 lines
428 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/06/02 16:12:21 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= miniSAPserver-0.2.4
|
|
CATEGORIES= mbone
|
|
MASTER_SITES= http://download.videolan.org/pub/videolan/miniSAPserver/0.2.4/
|
|
|
|
MAINTAINER= manu@NetBSD.org
|
|
HOMEPAGE= http://www.videolan.org/
|
|
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"
|