diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-03 14:34:09 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-03 14:34:09 +0000 |
commit | 4208f2b40175bdc25c1867fbc42203d1994c7d48 (patch) | |
tree | 5a21129eb3c63dee740527023544e36ffa6e6aa8 /devel/Makefile | |
parent | Update to 1.3.3. (diff) |
Perl Bindings for SDL
Requested by: Luca Lesinigo <luckyluke@softhome.net>
PR: 44520
Submitted by: Klaus Goger <klaus.goger@reflex.at>
Approved by: kris (mentor)
Notes
Notes:
svn path=/head/; revision=69343
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1cd27155a29c..9b0a099d7781 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -563,6 +563,7 @@ SUBDIR += p5-Religion SUBDIR += p5-ResourcePool SUBDIR += p5-Resources + SUBDIR += p5-SDL SUBDIR += p5-SPOPS SUBDIR += p5-Search-Binary SUBDIR += p5-Server-FastPL |