diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/p5-SDL | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r-- | devel/p5-SDL/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-SDL/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 12f7fe2c3abe..7718369a9abc 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= p5- DISTNAME= SDL_perl-${PORTVERSION} MAINTAINER= klaus.goger@reflex.at +COMMENT= Perl Bindings for SDL LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ diff --git a/devel/p5-SDL/pkg-comment b/devel/p5-SDL/pkg-comment deleted file mode 100644 index 870fc02cb2f3..000000000000 --- a/devel/p5-SDL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl Bindings for SDL |