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/mp-player | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) | |
download | ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.tar.gz ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.zip |
Notes
Diffstat (limited to 'audio/mp-player')
-rw-r--r-- | audio/mp-player/Makefile | 1 | ||||
-rw-r--r-- | audio/mp-player/distinfo | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp-player/Makefile b/audio/mp-player/Makefile index f947aaace84d..870387b758ed 100644 --- a/audio/mp-player/Makefile +++ b/audio/mp-player/Makefile @@ -21,6 +21,7 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lmikmod ${PTHREAD_LIBS} -lncurses -lpanel DEFINES= -D_REENTRANT +LICENSE= GPLv2 PLIST_FILES= bin/mp-player do-build: diff --git a/audio/mp-player/distinfo b/audio/mp-player/distinfo index 632b174ee1f5..48df8e879004 100644 --- a/audio/mp-player/distinfo +++ b/audio/mp-player/distinfo @@ -1,3 +1,2 @@ -MD5 (mp-player-0.6.tar.gz) = c2380ef9890e70c00ce8af72df85b821 SHA256 (mp-player-0.6.tar.gz) = e52a2c92f37b56f54b849434d8161dd0c601a7f006a946bcb9954b2705ee7cb6 SIZE (mp-player-0.6.tar.gz) = 32773 |