diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 13:06:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 13:06:07 +0800 |
commit | f7ec30ce5edabb0534fcf5efc5129c26cf3c6165 (patch) | |
tree | 85d751ada81fb428e530600808a27df1aa8ab655 /audio/ascd | |
parent | 410670a3e25ad48181f103483d442fed089220fb (diff) | |
download | freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.tar.gz freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.tar.zst freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.zip |
Deprecate some port with no more public distfiles
Diffstat (limited to 'audio/ascd')
-rw-r--r-- | audio/ascd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile index 2147ba91ab0b..ef0c124b11dc 100644 --- a/audio/ascd/Makefile +++ b/audio/ascd/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES} MAINTAINER= ports@FreeBSD.org COMMENT= A dockable cd player for AfterStep or WindowMaker +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman USE_IMAKE= yes |