diff options
author | gabor <gabor@FreeBSD.org> | 2007-02-16 15:58:03 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-02-16 15:58:03 +0800 |
commit | 2460696d794d1430eadff5ccb454f38a739f2e4b (patch) | |
tree | 6ab76e7a4043ce96a7f09d3749a4b9ba87c5296c /audio | |
parent | 98f4b47810896aa976dc0073444fb37b4ab00bca (diff) | |
download | freebsd-ports-gnome-2460696d794d1430eadff5ccb454f38a739f2e4b.tar.gz freebsd-ports-gnome-2460696d794d1430eadff5ccb454f38a739f2e4b.tar.zst freebsd-ports-gnome-2460696d794d1430eadff5ccb454f38a739f2e4b.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: ports/108932
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Approved by: erwin (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/anthem/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/anthem/Makefile b/audio/anthem/Makefile index 95ab7c373e8b..ee7e204a888e 100644 --- a/audio/anthem/Makefile +++ b/audio/anthem/Makefile @@ -11,9 +11,12 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lofi -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= A KDE midi sequencer +DEPRECATED= this software is not developed any more +EXPIRATION_DATE= 2007-03-16 + LIB_DEPENDS= tse3:${PORTSDIR}/audio/tse3 USE_AUTOTOOLS= libtool:15 |