pkgsrc/mbone/sapserver/Makefile

21 lines
472 B
Makefile
Raw Normal View History

2008-07-14 14:55:56 +02:00
# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:08 joerg Exp $
2004-07-27 18:28:19 +02:00
#
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
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
2004-07-27 18:28:19 +02:00
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/sapserver
2004-07-27 18:28:19 +02:00
.include "../../mk/bsd.pkg.mk"