diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-04 23:11:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-04 23:11:05 +0000 |
commit | 5f32ddb3bbdf1b4cd47b9317015e224e1ee3c9d2 (patch) | |
tree | 627f2e0c5c0090f3e39deab260a3424d75a094ca | |
parent | Chase emulators/xmame expiration (diff) |
Chase audio/beep expiration
Notes
Notes:
svn path=/head/; revision=347087
-rw-r--r-- | audio/p5-Audio-Beep/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-Audio-Beep/Makefile b/audio/p5-Audio-Beep/Makefile index 9f25becfb093..cefd37912c5a 100644 --- a/audio/p5-Audio-Beep/Makefile +++ b/audio/p5-Audio-Beep/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to use your computer beeper in fancy ways +DEPRECATED= Depends on expiring audio/beep +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= beep:${PORTSDIR}/audio/beep RUN_DEPENDS= beep:${PORTSDIR}/audio/beep |