pkgsrc-wip/SDL-doc/Makefile
Jörg Sonnenberger 2beb9d62f9 Use META_PACKAGE
2009-04-09 01:27:29 +00:00

17 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/04/09 01:28:07 jsonn Exp $
#
DISTNAME= SDL-doc-1.0
CATEGORIES= devel
META_PACKAGE= # empty
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://www.libsdl.org/docs.php
COMMENT= Simple DirectMedia Layer documentation
# Note: fix wip to actuall location.
DEPENDS+= SDL-doc-html-1.0:../../wip/SDL-doc-html
DEPENDS+= SDL-doc-ps-1.0:../../wip/SDL-doc-ps
.include "../../mk/bsd.pkg.mk"