summaryrefslogtreecommitdiff
path: root/devel/SDL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL/Makefile')
-rw-r--r--devel/SDL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile
index 02d8f55bc4c..f6463b93602 100644
--- a/devel/SDL/Makefile
+++ b/devel/SDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/02/07 05:16:39 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/16 14:38:17 wiz Exp $
#
DISTNAME= SDL-1.1.6
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.libsdl.org/release/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.libsdl.org/
+COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake