diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/openal | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 1 | ||||
-rw-r--r-- | audio/openal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index f1c060214892..8e2c6b0e65e8 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://csc.smsu.edu/~greenwald/ MAINTAINER= erik@smluc.org +COMMENT= A 3D positional spatialized sound library WRKSRC= ${WRKDIR}/${DISTNAME}fbsd/linux GNU_CONFIGURE= yes diff --git a/audio/openal/pkg-comment b/audio/openal/pkg-comment deleted file mode 100644 index 9ea8df663bd7..000000000000 --- a/audio/openal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D positional spatialized sound library |