diff options
author | pav <pav@FreeBSD.org> | 2004-07-02 21:37:35 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-02 21:37:35 +0000 |
commit | f09fd98ddc7895802da451c6beadf965748f3ae7 (patch) | |
tree | 13be7c547419cbe4b15c80adff89a51117dcfd15 /comms/Makefile | |
parent | 6faa7ce6c9a41bfa46651b757fd34f0bdcb122ef (diff) | |
download | FreeBSD-ports-f09fd98ddc7895802da451c6beadf965748f3ae7.zip FreeBSD-ports-f09fd98ddc7895802da451c6beadf965748f3ae7.tar.gz |
Add nokryptia, a program to convert music files like MP3 to work
on a Nokia 5510 cell phone.
PR: ports/68565
Submitted by: Aleksander Fafula [alex@fafula.com]
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index fa488c4..da9a21d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -48,6 +48,7 @@ SUBDIR += mlan3 SUBDIR += mserver SUBDIR += mwavem + SUBDIR += nokryptia SUBDIR += obexapp SUBDIR += openobex SUBDIR += p5-Device-Modem |