diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /audio/mpiosh | |
parent | - utilize MASTER_SITE_PERL_CPAN (diff) |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Notes
Notes:
svn path=/head/; revision=139936
Diffstat (limited to 'audio/mpiosh')
-rw-r--r-- | audio/mpiosh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 848285c60bf5..63ed77b89bb6 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -18,6 +18,8 @@ COMMENT= Digit@lway MPIO MP3 player tool LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb BROKEN= Configure fails +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 USE_ICONV= yes USE_LIBTOOL_VER= 13 |