diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
commit | fdf6141925a4f4d58f1d03a54230acc0afba0590 (patch) | |
tree | ec7c80348c27f1fd595018de637f5bfce7d0b617 /audio/sidplayer | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) | |
download | ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.tar.gz ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.zip |
Notes
Diffstat (limited to 'audio/sidplayer')
-rw-r--r-- | audio/sidplayer/Makefile | 2 | ||||
-rw-r--r-- | audio/sidplayer/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index a0f350c55a61..830abf78d7f0 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -27,6 +27,8 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \ CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" +LICENSE= GPLv2 + post-patch: @${REINPLACE_CMD} -e 's|SDL/SDL_endian\.h|${SDLINCLUDEDIR}/SDL_endian\.h|' \ ${WRKSRC}/src/main_sdl.cpp diff --git a/audio/sidplayer/distinfo b/audio/sidplayer/distinfo index 22f76208e0f2..e561ed9acf4b 100644 --- a/audio/sidplayer/distinfo +++ b/audio/sidplayer/distinfo @@ -1,3 +1,2 @@ -MD5 (SIDPlayer-4.4.tar.gz) = bf066aa9b83b561a72ebf19947eb764c SHA256 (SIDPlayer-4.4.tar.gz) = fd1f73047abeb8234f850975786c805262678e77013835a8e621dcfd237624d7 SIZE (SIDPlayer-4.4.tar.gz) = 230703 |